We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bedddf5 commit 89733baCopy full SHA for 89733ba
.env.sample
@@ -183,7 +183,7 @@ GEOIP_PATH=/mnt/volumes/statics/geoip.db
183
184
CACHE_BUSTING_STATIC_ENABLED=False
185
186
-MEMCACHED_ENABLED=False
+MEMCACHED_ENABLED=True
187
MEMCACHED_BACKEND=django.core.cache.backends.memcached.PyLibMCCache
188
MEMCACHED_LOCATION=memcached:11211
189
MEMCACHED_LOCK_EXPIRE=3600
0 commit comments