opnsense-ports/devel/gitlab-shell/files/patch-config.yml.example
Franco Fichtner 12c99de086 */*: sync with upstream
Taken from: FreeBSD
2016-03-14 08:48:12 +01:00

11 lines
312 B
Text

--- config.yml.example.orig 2016-02-24 09:49:01 UTC
+++ config.yml.example
@@ -48,7 +48,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.log"
# Log level. INFO by default
log_level: INFO