File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / conf / options / manager.opt
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 09:46:43 2020 UTC (4 years, 3 months ago) by misho
Branches: strongswan, MAIN
CVS tags: v5_9_2p0, v5_8_4p7, HEAD
Strongswan

manager.database =
	Credential database URI for manager. If it contains a password, make
	sure to adjust the permissions of the config file accordingly.

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.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>