]> git.parisson.com Git - deefuzzer.git/commitdiff
Updated example docs for base_dir parameter
authorachbed <github@achbed.org>
Sat, 24 Jan 2015 08:04:54 +0000 (02:04 -0600)
committerachbed <github@achbed.org>
Sat, 24 Jan 2015 08:04:54 +0000 (02:04 -0600)
Signed-off-by: achbed <github@achbed.org>
example/deefuzzer_doc.xml

index 193e9b5613e5cbedf39525c9dd5b538b8afa04e3..e24c8eaabd99adbaae0d517da5662551b57856fd 100644 (file)
     <station>
         <!-- The base directory to be prepended to file paths for this station. This value is prepended
               to the following parameters:
-                jingles/dir
-                media/m3u
-                media/dir (except for stations created using the stationfolder method)
-                media/source (except for stations created using the stationfolder method)
-                record/dir
-                feeds/dir
+              
+                - jingles/dir
+                - media/m3u
+                - media/dir
+                - media/source (except for stations created using the stationfolder method)
+                - record/dir
+                - feeds/dir
+                - All paths read from the file specified by media/m3u or media/source
+                
               If the parameter path begins with a slash, it is assumed to be an absolute path and
               prepending does not occur (see https://docs.python.org/2/library/os.path.html#os.path.join )
         -->