Update .env
This commit is contained in:
parent
ef95171779
commit
6aafb8a9e7
9
.env
9
.env
|
@ -88,4 +88,11 @@ 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 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
|
||||
|
|
Loading…
Reference in New Issue