mirror of
https://github.com/casjaysdevdocker/aria2
synced 2025-09-18 09:57:40 -04:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
@@ -525,7 +525,7 @@
|
||||
browserNotification: !1,
|
||||
rpcAlias: '',
|
||||
rpcHost: 'localhost',
|
||||
rpcPort: '8080',
|
||||
rpcPort: '6800',
|
||||
rpcInterface: 'jsonrpc',
|
||||
protocol: 'ws',
|
||||
httpMethod: 'POST',
|
||||
@@ -2106,7 +2106,7 @@
|
||||
'rpc-listen-port': {
|
||||
type: 'integer',
|
||||
readonly: !0,
|
||||
defaultValue: '8080',
|
||||
defaultValue: '6080',
|
||||
},
|
||||
'rpc-max-request-size': {
|
||||
type: 'string',
|
||||
@@ -2155,7 +2155,7 @@
|
||||
'conf-path': {
|
||||
type: 'string',
|
||||
readonly: !0,
|
||||
defaultValue: '/etc/aria2.conf',
|
||||
defaultValue: '/config/aria2/aria2.conf',
|
||||
},
|
||||
'console-log-level': {
|
||||
type: 'option',
|
||||
|
Reference in New Issue
Block a user