Skip to content

Commit 9a375ea

Browse files
committed
Revert "Update .env.sample"
This reverts commit 89733ba.
1 parent 89733ba commit 9a375ea

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=True
186+
MEMCACHED_ENABLED=False
187187
MEMCACHED_BACKEND=django.core.cache.backends.memcached.PyLibMCCache
188188
MEMCACHED_LOCATION=memcached:11211
189189
MEMCACHED_LOCK_EXPIRE=3600

0 commit comments

Comments
 (0)