summaryrefslogtreecommitdiff
path: root/config.yml.example
diff options
context:
space:
mode:
authorlistout <listout@protonmail.com>2021-05-26 16:27:08 +0530
committerlistout <listout@protonmail.com>2021-05-26 16:27:08 +0530
commit882b92585463e61619c71bc21e67f46e5af74234 (patch)
tree80067c681c757e30a8ca63625816ee425683bba9 /config.yml.example
parent89ee6e4dad7be84a013bb5efab3a5f60299ace28 (diff)
downloadgitlab-shell-882b92585463e61619c71bc21e67f46e5af74234.tar.gz
changed filename extension to .log as json can operate on .log file
Diffstat (limited to 'config.yml.example')
-rw-r--r--config.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.yml.example b/config.yml.example
index 8be2f97..45e96cc 100644
--- a/config.yml.example
+++ b/config.yml.example
@@ -45,7 +45,7 @@ auth_file: "/home/git/.ssh/authorized_keys"
# Log file.
# Default is gitlab-shell.json in the root directory.
-# log_file: "/home/git/gitlab-shell/gitlab-shell.json"
+# log_file: "/home/git/gitlab-shell/gitlab-shell.log"
# Log level. INFO by default
log_level: INFO