mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
This seems to be the most useful function for enabling/disabling dynamic DNS. This is also what users are likely to expect. Tests: - Disable app. The domains will be removed from list of domains in Names app. Installed applications will be reconfigured. - Enable app. The domains will be added to list of domains in Names app. Installed applications will be reconfigured. - When app is disabled. Adding/removing domain does not trigger app configuration apps. Domains are not added to Names app. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>