Skip to content

Commit 89733ba

Browse files
mattiagiupponigiohappy
authored andcommitted
Update .env.sample
1 parent bedddf5 commit 89733ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ GEOIP_PATH=/mnt/volumes/statics/geoip.db
183183

184184
CACHE_BUSTING_STATIC_ENABLED=False
185185

186-
MEMCACHED_ENABLED=False
186+
MEMCACHED_ENABLED=True
187187
MEMCACHED_BACKEND=django.core.cache.backends.memcached.PyLibMCCache
188188
MEMCACHED_LOCATION=memcached:11211
189189
MEMCACHED_LOCK_EXPIRE=3600

0 commit comments

Comments
 (0)