add doc to the config

This commit is contained in:
Anthony Minessale 2010-08-04 09:58:14 -05:00
parent a11f4e4fb3
commit 6b91d451c1
1 changed files with 2 additions and 0 deletions

View File

@ -79,6 +79,8 @@
<!--<param name="rtp-end-port" value="32768"/>-->
<param name="rtp-enable-zrtp" value="true"/>
<!-- <param name="core-db-dsn" value="dsn:username:password" /> -->
<!-- The system will create all the db schemas automaticly, set this to false to avoid this behaviour-->
<!--<param name="auto-create-schemas" value="true"/>-->
</settings>
</configuration>