mirror of
https://github.com/thomiceli/opengist.git
synced 2025-07-12 19:01:50 +02:00
Specify log path
This commit is contained in:
@ -8,6 +8,9 @@ log-level: warn
|
||||
# Set the log output to one or more of the following: `stdout`, `file`. Default: stdout,file
|
||||
log-output: stdout,file
|
||||
|
||||
# Set the path to the log file.
|
||||
log-path: /tmp/logaaa
|
||||
|
||||
# Public URL to access to Opengist
|
||||
external-url:
|
||||
|
||||
|
Reference in New Issue
Block a user