]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update docs
authorBrian West <brian@freeswitch.org>
Sat, 1 May 2010 22:19:20 +0000 (17:19 -0500)
committerBrian West <brian@freeswitch.org>
Sat, 1 May 2010 22:19:20 +0000 (17:19 -0500)
conf/autoload_configs/xml_cdr.conf.xml

index c8f2edb8474b6783e268657792446ea846658010..6f8ef0deb50c73820c53ec637dd9e27a9baeb678 100644 (file)
@@ -12,6 +12,9 @@
     <!-- delay between retries in seconds, default is 5 seconds -->
     <!-- <param name="delay" value="1"/> -->
 
+    <!-- Log via http and on disk, default is false -->
+    <!-- <param name="log-http-and-disk" value="true"/> -->
+
     <!-- optional: if not present we do not log every record to disk -->
     <!-- either an absolute path, a relative path assuming ${prefix}/logs or a blank value will default to ${prefix}/logs/xml_cdr -->
     <param name="log-dir" value=""/>