mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-18 15:12:02 +01:00
6 lines
156 B
Plaintext
6 lines
156 B
Plaintext
# Storage directory used by the rest-server.
|
|
REST_SERVER_PATH="/var/lib/restic"
|
|
|
|
# Additional commandline flags passed to rest-server.
|
|
#REST_SERVER_OPTS=""
|