mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-31 10:20:32 +02:00
Ente's --no-limit is only available per-user via the interactive admin CLI, so to make unlimited storage the default for all current and future accounts the add-on now reconciles the museum subscriptions table directly (the method documented by the Ente maintainers): every account is granted 100 TB of storage and ~100 years of validity, matching what `ente admin update-subscription --no-limit` writes. - New NO_STORAGE_LIMIT option (default true); set false to keep Ente's limits - Background reconcile re-applies every 60s so newly registered users are covered; storage and expiry are updated independently and tolerate errors so a transient DB hiccup or schema change can't break startup - Document the option and the full port list in the README https://claude.ai/code/session_01MaLKhb2CJiF9Fb3Dyr585r