opnsense-ports/devel/gitlab-shell/files/patch-config.yml.example
Franco Fichtner 4a1eb14698 */*: sync with upstream
Taken from: FreeBSD
2016-10-21 07:32:22 +02:00

11 lines
325 B
Text

--- config.yml.example.orig 2016-07-26 21:04:16 UTC
+++ config.yml.example
@@ -43,7 +43,7 @@ redis:
# Log file.
# Default is gitlab-shell.log in the root directory.
-# log_file: "/home/git/gitlab-shell/gitlab-shell.log"
+log_file: "/var/log/gitlab-shell/gitlab-shell.log"
# Log level. INFO by default
log_level: INFO