This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

1<?xml version="1.0" encoding="utf-8"?> 2<paths> 3 <files-path 4 name="files" 5 path="/" /> 6 <cache-path 7 name="cache" 8 path="/" /> 9 <external-files-path 10 name="external_files" 11 path="/" /> 12 <external-cache-path 13 name="external_cache" 14 path="/" /> 15</paths>