mirror of
https://github.com/casjaysdevdocker/aria2
synced 2025-01-18 12:34:31 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
766080eeaa
commit
e28d0a69c3
@ -524,10 +524,10 @@
|
|||||||
titleRefreshInterval: 5e3,
|
titleRefreshInterval: 5e3,
|
||||||
browserNotification: !1,
|
browserNotification: !1,
|
||||||
rpcAlias: '',
|
rpcAlias: '',
|
||||||
rpcHost: 'localhost',
|
rpcHost: '127.0.0.1',
|
||||||
rpcPort: '8080',
|
rpcPort: '8080',
|
||||||
rpcInterface: 'jsonrpc',
|
rpcInterface: 'jsonrpc',
|
||||||
protocol: 'ws',
|
protocol: 'http',
|
||||||
httpMethod: 'POST',
|
httpMethod: 'POST',
|
||||||
secret: '',
|
secret: '',
|
||||||
extendRpcServers: [],
|
extendRpcServers: [],
|
||||||
@ -2106,7 +2106,7 @@
|
|||||||
'rpc-listen-port': {
|
'rpc-listen-port': {
|
||||||
type: 'integer',
|
type: 'integer',
|
||||||
readonly: !0,
|
readonly: !0,
|
||||||
defaultValue: '6080',
|
defaultValue: '8080',
|
||||||
},
|
},
|
||||||
'rpc-max-request-size': {
|
'rpc-max-request-size': {
|
||||||
type: 'string',
|
type: 'string',
|
||||||
@ -2161,7 +2161,7 @@
|
|||||||
type: 'option',
|
type: 'option',
|
||||||
options: ['debug', 'info', 'notice', 'warn', 'error'],
|
options: ['debug', 'info', 'notice', 'warn', 'error'],
|
||||||
readonly: !0,
|
readonly: !0,
|
||||||
defaultValue: 'notice',
|
defaultValue: 'warn',
|
||||||
},
|
},
|
||||||
'content-disposition-default-utf8': {
|
'content-disposition-default-utf8': {
|
||||||
since: '1.31.0',
|
since: '1.31.0',
|
||||||
|
@ -18,7 +18,7 @@ max-download-limit=0
|
|||||||
max-overall-upload-limit=0
|
max-overall-upload-limit=0
|
||||||
max-upload-limit=0
|
max-upload-limit=0
|
||||||
file-allocation=prealloc
|
file-allocation=prealloc
|
||||||
console-log-level=notice
|
console-log-level=warn
|
||||||
save-session-interval=10
|
save-session-interval=10
|
||||||
max-upload-limit=0
|
max-upload-limit=0
|
||||||
bt-tracker=udp://62.138.0.158:6969/announce,udp://188.241.58.209:6969/announce,udp://151.80.120.112:2710/announce,udp://151.80.120.114:2710/announce,udp://93.158.213.92:1337/announce,udp://185.19.107.254:80/announce,udp://185.225.17.100:1337/announce,udp://208.83.20.20:6969/announce,udp://5.206.19.247:6969/announce,udp://37.235.174.46:2710/announce,udp://142.44.243.4:1337/announce,udp://195.154.52.99:80/announce,udp://54.37.235.149:6969/announce,udp://212.1.226.176:2710/announce,udp://89.234.156.205:451/announce,udp://159.100.245.181:6969/announce,udp://45.56.74.11:6969/announce,udp://51.15.226.113:6969/announce,udp://176.113.71.19:6961/announce,udp://51.15.40.114:80/announce
|
bt-tracker=udp://62.138.0.158:6969/announce,udp://188.241.58.209:6969/announce,udp://151.80.120.112:2710/announce,udp://151.80.120.114:2710/announce,udp://93.158.213.92:1337/announce,udp://185.19.107.254:80/announce,udp://185.225.17.100:1337/announce,udp://208.83.20.20:6969/announce,udp://5.206.19.247:6969/announce,udp://37.235.174.46:2710/announce,udp://142.44.243.4:1337/announce,udp://195.154.52.99:80/announce,udp://54.37.235.149:6969/announce,udp://212.1.226.176:2710/announce,udp://89.234.156.205:451/announce,udp://159.100.245.181:6969/announce,udp://45.56.74.11:6969/announce,udp://51.15.226.113:6969/announce,udp://176.113.71.19:6961/announce,udp://51.15.40.114:80/announce
|
||||||
|
Loading…
x
Reference in New Issue
Block a user