4 APP_KEY=SomeRandomString
8 DB_DATABASE=database_database
9 DB_USERNAME=database_username
10 DB_PASSWORD=database_user_password
15 # If using Memcached, comment the above and uncomment these
16 #CACHE_DRIVER=memcached
17 #SESSION_DRIVER=memcached
21 # If using a UNIX socket path for the host, set the port to 0
22 # This follows the following format: HOST:PORT:WEIGHT
23 # For multiple servers separate with a comma
24 MEMCACHED_SERVERS=127.0.0.1:11211:100
30 STORAGE_S3_SECRET=false
31 STORAGE_S3_REGION=false
32 STORAGE_S3_BUCKET=false
34 # Used to prefix image urls for when using custom domains/cdns
40 # Social Authentication information. Defaults as off.
42 GITHUB_APP_SECRET=false
44 GOOGLE_APP_SECRET=false
45 # URL used for social login redirects, NO TRAILING SLASH
46 APP_URL=http://bookstack.dev
48 # External services such as Gravatar
49 DISABLE_EXTERNAL_SERVICES=false
56 LDAP_USER_FILTER=false