commit bfffa2d68dcbbc7dd2ce93d2f1339e3546cfa5a8
parent ba8d6301b3a9cd14d9815faccde906596b6c3012
Author: Remy Noulin <loader2x@gmail.com>
Date: Sun, 9 Sep 2018 11:22:22 +0200
update kore.conf.example keymgr configuration
Diffstat:
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/conf/kore.conf.example b/conf/kore.conf.example
@@ -77,20 +77,20 @@ workers 4
# If TLS is enabled you will need to specify paths to the domain
# certificate and key that Kore will load. This loading is done
# from the keymgr (separate process) and all paths must be relative
-# to the keymgr_root_path configuration option.
+# to the keymgr_root configuration option.
#
-# keymgr_root_path The root path the keymgr will chdir into.
+# keymgr_root The root path the keymgr will chdir into.
# If chroot was not disable at startup time
# the keymgr process will chroot into here.
#
-# keymgr_runas_user The user to run the keymgr as.
+# keymgr_runas The user to run the keymgr as.
#
# If privsep and chrooting is enabled at startup time but these
# configuration options were not set, they will take over the
# values from the 'root' and 'runas' configuration options.
#
-#keymgr_root_path
-#keymgr_runas_user
+#keymgr_root
+#keymgr_runas
# Filemap settings
# filemap_index Name of the file to be used as the directory