Merge pull request #714 from pataar/patch-1

Add CACHE_PREFIX to the .env.example file
This commit is contained in:
Dan Brown 2018-03-10 17:42:39 +00:00 committed by GitHub
commit bf4b95f929
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,8 @@ SESSION_DRIVER=file
#CACHE_DRIVER=memcached
#SESSION_DRIVER=memcached
QUEUE_DRIVER=sync
# A different prefix is useful when multiple BookStack instances use the same caching server
CACHE_PREFIX=bookstack
# Memcached settings
# If using a UNIX socket path for the host, set the port to 0