conf: Document options of other programs

This commit is contained in:
Tobias Brunner
2014-02-12 14:34:34 +01:00
parent 5ac757872b
commit ff94fe157a
6 changed files with 68 additions and 1 deletions
+26
View File
@@ -0,0 +1,26 @@
medsrv.database =
Mediation server database URI.
medsrv.debug = no
Debugging in mediation server web application.
medsrv.dpd = 5m
DPD timeout to use in mediation server plugin.
medsrv.load =
Plugins to load in mediation server plugin.
medsrv.password_length = 6
Minimum password length required for mediation server user accounts.
medsrv.rekey = 20m
Rekeying time on mediation connections in mediation server plugin.
medsrv.socket =
Run Mediation server web application statically on socket.
medsrv.threads = 5
Number of thread for mediation service web application.
medsrv.timeout = 15m
Session timeout for mediation service.