stroke: Add an option to prevent log level changes via stroke socket

This commit is contained in:
Tobias Brunner
2014-01-23 10:15:07 +01:00
parent 040cf911a6
commit 5ab03863b0
2 changed files with 18 additions and 2 deletions
+3
View File
@@ -721,6 +721,9 @@ certificates even if they don't contain a CA basic constraint.
.BR charon.plugins.stroke.max_concurrent " [4]"
Maximum number of stroke messages handled concurrently
.TP
.BR charon.plugins.stroke.prevent_loglevel_changes " [no]"
If enabled log level changes via stroke socket are not allowed.
.TP
.BR charon.plugins.stroke.socket " [unix://@piddir@/charon.ctl]"
Socket provided by the stroke plugin
.TP