diff --git a/containers/crowdsec/crowdsec.config b/containers/crowdsec/crowdsec.config index 36f3865..d80526f 100644 --- a/containers/crowdsec/crowdsec.config +++ b/containers/crowdsec/crowdsec.config @@ -36,7 +36,6 @@ CFG_CROWDSEC_PROMETHEUS_LISTEN=0.0.0.0:6060 # BOUNCER = attach the Traefik bouncer middleware to every public route # CFG_CROWDSEC_ENABLED=true -CFG_CROWDSEC_AUTO_UPDATE=true CFG_CROWDSEC_COMMUNITY_BLOCKLIST=true CFG_CROWDSEC_CONSOLE_ENROLL=false CFG_CROWDSEC_CONSOLE_TOKEN= diff --git a/containers/gitea/gitea.config b/containers/gitea/gitea.config index 8663099..c7c4ccd 100755 --- a/containers/gitea/gitea.config +++ b/containers/gitea/gitea.config @@ -68,7 +68,6 @@ CFG_GITEA_PORT_1="gitea-service|webui|random:3000|public|tcp|false|true|true|Web CFG_GITEA_PORT_2="gitea-service|ssh|random:22|private|tcp|false|false|false|Git SSH Access|" CFG_GITEA_ADMIN_USER= -CFG_GITEA_ADMIN_EMAIL= # # Recorded by the auth tools, not by the installer. Gitea seeds no account at # install — the first admin is created from the WebUI (Create Account), and the diff --git a/containers/invidious/invidious.config b/containers/invidious/invidious.config index 152f2c4..c642c20 100755 --- a/containers/invidious/invidious.config +++ b/containers/invidious/invidious.config @@ -66,7 +66,6 @@ CFG_INVIDIOUS_NETWORK=default CFG_INVIDIOUS_PORT_1="invidious-service|webui|random:3000|public|tcp|false|true|true|Web Interface||invidious" CFG_INVIDIOUS_ADMIN_USER= -CFG_INVIDIOUS_ADMIN_EMAIL= # # Recorded by the auth tools, not by the installer. Invidious seeds no account at # install — the first admin is created from the WebUI (Create Account), and the