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
+17
View File
@@ -0,0 +1,17 @@
manager.database =
Credential database URI for manager.
manager.debug = no
Enable debugging in manager.
manager.load =
Plugins to load in manager.
manager.socket =
FastCGI socket of manager, to run it statically.
manager.threads = 10
Threads to use for request handling.
manager.timeout = 15m
Session timeout for manager.