mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-25 07:48:28 +00:00
Default non-privileged instance-config path
Default non-privileged instance-config path seems to have changed to ~/.config/
This commit is contained in:
parent
b904adb576
commit
30af1a92a1
@ -368,7 +368,7 @@ Instance config files
|
|||||||
|
|
||||||
Instance config files are stored under
|
Instance config files are stored under
|
||||||
`/etc/arkmanager/instances/<instancename>.cfg`,
|
`/etc/arkmanager/instances/<instancename>.cfg`,
|
||||||
`~/.local/config/arkmanager/instances/<instancename>.cfg`
|
`~/.config/arkmanager/instances/<instancename>.cfg`
|
||||||
or as specified in the `configfile_<instancename>` options in
|
or as specified in the `configfile_<instancename>` options in
|
||||||
the global config.
|
the global config.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user