diff --git a/deploy/env.prod.sample b/deploy/env.prod.sample index e1a381b94..a8b4f7769 100644 --- a/deploy/env.prod.sample +++ b/deploy/env.prod.sample @@ -84,3 +84,6 @@ API_AUTHENTICATION_REQUIRED=True # This will help us detect and correct bugs RAVEN_ENABLED=false RAVEN_DSN=https://44332e9fdd3d42879c7d35bf8562c6a4:0062dc16a22b41679cd5765e5342f716@sentry.eliotberriot.com/5 + +# This setting will soon become useless +CACHALOT_ENABLED=False