Add module for DL server

This commit is contained in:
2022-06-06 15:15:13 +02:00
parent 7b5e087fa2
commit 72a1c2929c
6 changed files with 98 additions and 0 deletions

View File

@ -0,0 +1,9 @@
#!/usr/bin/env bash
# Copy this file as variables.conf, with the correct values
real_ip="" # for VPN check
authorized_ips="" # for transmission web interface
user="" # user for transmission web interface
password="" # password for transmission web interface
dl_location="" # location of Downloads directory