diff --git a/config.ini b/config.ini index 54b715f..96739b4 100644 --- a/config.ini +++ b/config.ini @@ -18,8 +18,8 @@ sentry_dsn: idp_url: https://idp-cud.dev.entrouvert.org [session] - file, dbm, memory or memcached -; ; if memcached you need to install python-memcached and memcached +; file, dbm, memory or memcached +; if memcached you need to install python-memcached and memcached type: memcached url: 127.0.0.1:11211 cookie_expires: true