- Duplicati: Fixed curl commands and migrated install to deb package - Jellyfin: Install failed due to 'missing' libjemalloc, this will now be installed earlier in the process
6 lines
195 B
Plaintext
6 lines
195 B
Plaintext
# Settings for duplicati initscript
|
|
|
|
# Additional options that are passed to the Daemon.
|
|
DAEMON_OPTS="--webservice-interface=any --accept-any-ssl-certificate"
|
|
USAGEREPORTER_Duplicati_LEVEL=none
|