mirror of
https://github.com/casjaysdevdocker/aria2
synced 2025-01-31 00:34:21 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
d86596d534
commit
ae58b2d247
@ -519,13 +519,13 @@
|
|||||||
})
|
})
|
||||||
.constant('ariaNgDefaultOptions', {
|
.constant('ariaNgDefaultOptions', {
|
||||||
language: 'en',
|
language: 'en',
|
||||||
theme: 'light',
|
theme: 'dark',
|
||||||
title: '${downspeed}, ${upspeed} - ${title}',
|
title: '${downspeed}, ${upspeed} - ${title}',
|
||||||
titleRefreshInterval: 5e3,
|
titleRefreshInterval: 5e3,
|
||||||
browserNotification: !1,
|
browserNotification: !1,
|
||||||
rpcAlias: '',
|
rpcAlias: '',
|
||||||
rpcHost: 'localhost',
|
rpcHost: 'localhost',
|
||||||
rpcPort: '6800',
|
rpcPort: '8080',
|
||||||
rpcInterface: 'jsonrpc',
|
rpcInterface: 'jsonrpc',
|
||||||
protocol: 'ws',
|
protocol: 'ws',
|
||||||
httpMethod: 'POST',
|
httpMethod: 'POST',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user