Added Jinja variables
This commit is contained in:
@@ -15,7 +15,7 @@ rpc-allow-origin-all=true
|
||||
rpc-max-request-size=10M
|
||||
rpc-listen-all=true
|
||||
rpc-listen-port=6800
|
||||
rpc-secret=4238c13d1564187cee0a920e2bfa94061907ea627fc66ca158e8041ae6034519
|
||||
rpc-secret={{ config.aria.secret }}
|
||||
# rpc-certificate=
|
||||
# rpc-private-key=
|
||||
# rpc-secure=true
|
||||
@@ -26,7 +26,7 @@ timeout=90
|
||||
server-stat-of=~/.config/aria2/dl.log
|
||||
server-stat-if=~/.config/aria2/dl.log
|
||||
server-stat-timeout=86400
|
||||
# checksum=sha-256=4136f0ba800f702afe06026315d94c26b431097c7144a42c363de6136c7a49d0
|
||||
# checksum=sha-256={{ config.aria.checksum }}
|
||||
max-connection-per-server=5
|
||||
max-tries=10
|
||||
max-file-not-found=7
|
||||
|
||||
Reference in New Issue
Block a user