1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-26 04:35:39 +03:00
aports/community/rest-server/rest-server.confd
2018-10-15 21:04:33 +02:00

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=""