Update .env

This commit is contained in:
Julian Prieber 2022-11-09 08:06:30 +01:00 committed by GitHub
parent ef95171779
commit 6aafb8a9e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

7
.env
View File

@ -89,3 +89,10 @@ ALLOW_CUSTOM_CODE_IN_THEMES=true
#ENABLE_THEME_UPDATER=Determines if the theme updater should be enabled or not, default is true. #ENABLE_THEME_UPDATER=Determines if the theme updater should be enabled or not, default is true.
#=ENABLE_THEME_UPDATER either true or false. #=ENABLE_THEME_UPDATER either true or false.
ENABLE_THEME_UPDATER=true ENABLE_THEME_UPDATER=true
#Needs to be configured first.
#Read more at: https://s.llc.ovh/social-login
ENABLE_SOCIAL_LOGIN=false
#Sets if a plain PNG or iframe should be used for the theme preview image
USE_THEME_PREVIEW_IFRAME=true