mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-02-18 12:40:52 +01:00
[documentation] Change default log path (#1030)
This commit is contained in:
parent
6fb47651c8
commit
f7cde0dfa7
@ -17,7 +17,7 @@ Restart=on-failure
|
|||||||
ExecStart=/gotosocial/gotosocial --config-path config.yaml server start
|
ExecStart=/gotosocial/gotosocial --config-path config.yaml server start
|
||||||
WorkingDirectory=/gotosocial
|
WorkingDirectory=/gotosocial
|
||||||
|
|
||||||
StandardOutput=append:/var/log/gotosocial/gotosocial.log
|
StandardOutput=append:/var/log/gotosocial.log
|
||||||
StandardError=inherit
|
StandardError=inherit
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user