mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2026-04-29 22:21:13 +00:00
place log files in /run since /var/log is readonly
This commit is contained in:
+1
-1
@@ -48,4 +48,4 @@ ENABLE_NOTIFY_MAIL = true
|
||||
; Either "console", "file", "conn", "smtp" or "database", default is "console"
|
||||
MODE = console
|
||||
; used for xorm.log
|
||||
ROOT_PATH = /var/log/gogs
|
||||
ROOT_PATH = /run/gogs
|
||||
|
||||
Reference in New Issue
Block a user