From: BlackSheep Date: Thu, 1 Feb 2018 07:53:08 +0000 (+0100) Subject: Update .env.example X-Git-Tag: v0.20.0~1^2~4^2~1 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/6f7cfe7206511953aee0a3d060ebc01241d35b0d Update .env.example --- diff --git a/.env.example b/.env.example index 9901189b4..d06ef675b 100644 --- a/.env.example +++ b/.env.example @@ -49,9 +49,8 @@ GOOGLE_APP_SECRET=false OKTA_BASE_URL=false OKTA_KEY=false OKTA_SECRET=false -TWITCH_KEY=false -TWITCH_SECRET=false -TWITCH_REDIRECT_URI=false +TWITCH_APP_ID=false +TWITCH_APP_SECRET=false # External services such as Gravatar DISABLE_EXTERNAL_SERVICES=false @@ -70,4 +69,4 @@ MAIL_HOST=localhost MAIL_PORT=1025 MAIL_USERNAME=null MAIL_PASSWORD=null -MAIL_ENCRYPTION=null \ No newline at end of file +MAIL_ENCRYPTION=null