mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-26 08:51:25 +02: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=""
|