openwrt / asu

An image on demand server for OpenWrt based distributions
https://sysupgrade.openwrt.org
GNU General Public License v2.0
332 stars 84 forks source link

Handling `defaults` not enabled on server #898

Closed MayorBug closed 3 months ago

MayorBug commented 3 months ago

Last update has disabled setting custom defaults

in this file https://github.com/openwrt/asu/blob/main/asu/config.py#L14 allow_defaults: bool = False

aparcar commented 3 months ago

Enabled again, the issues was the switch to FastAPI and handling on env variables