conf: Document options of other programs
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user