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

Permit server-side options override ? #722

Closed gab9281 closed 1 year ago

gab9281 commented 1 year ago

I am using this service in a homelab in a docker-container. I was wondering if it was possible to override the defaults with a server-side configuration.

The flow would be :

If there's already a mecanism, is it possible to document it ?

thanks in advance!

mayswind commented 1 year ago

AriaNg is just a static web page, all configurations are stored in the browser, and it does not depend on any environment on the server side, and configuration cannot be loaded from the server side