opnsense-ports/devel/gitlab-shell/files/patch-config.yml.example
Franco Fichtner d2afa1f157 */*: sync with upstream
Taken from: FreeBSD
2016-03-31 04:17:31 +02:00

11 lines
325 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/gitlab-shell.log"
# Log level. INFO by default
log_level: INFO