diff --git a/example.env b/example.env
index a9a5ece8a239abaacbc45fa0c31264e1365959a4..da6119527c4ddfca16dd0da0232b9eeaadd304ad 100644
--- a/example.env
+++ b/example.env
@@ -29,7 +29,7 @@ JWT_SECRET="SECRET"
 # OPENID_CONNECT_ISSUER_URL="https://IDENTITY_PROVIDER/PATH/TO/REALM"
 
 # Are advanced & experimental features enabled?
-# PUBLIC_ADVANCED=false
+PUBLIC_ADVANCED=false
 
 # Public HTTP(S) URLs of LexImpact Socio-Fiscal API server
 PUBLIC_API_BASE_URLS="https://simulateur-socio-fiscal.leximpact.dev/api/"