mayswind / AriaNg

AriaNg, a modern web frontend making aria2 easier to use.
http://ariang.mayswind.net
MIT License
11.91k stars 1.3k forks source link

static configuration file for aria-ng default settings #249

Closed mrsshr closed 6 years ago

mrsshr commented 6 years ago

if user have no configurations, load default preset from static js config file.

for example:

how about this?

mayswind commented 6 years ago

There is no better way to set the default language except using browser language. You can modify source code of AriaNg. You can request AriaNg's Command API to set rpc host instead of using any configuration files. See #88 #59

mrsshr commented 6 years ago

thanks for reply.

i'll try command api.