mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-26 04:35:39 +03:00
5 lines
156 B
Text
5 lines
156 B
Text
# Storage directory used by the rest-server.
|
|
REST_SERVER_PATH="/var/lib/restic"
|
|
|
|
# Additional commandline flags passed to rest-server.
|
|
#REST_SERVER_OPTS=""
|