We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b15b05 commit 221367cCopy full SHA for 221367c
files/keystone.conf
@@ -5,7 +5,7 @@ admin_token = %SERVICE_TOKEN%
5
compute_port = 3000
6
verbose = True
7
debug = True
8
-log_config = %DEST%/keystone/keystone.log
+log_file = %DEST%/keystone/keystone.log
9
10
# ================= Syslog Options ============================
11
# Send logs to syslog (/dev/log) instead of to file specified
0 commit comments