From 6aafb8a9e71f92b34fa6c322aad1534689eb48d1 Mon Sep 17 00:00:00 2001 From: Julian Prieber Date: Wed, 9 Nov 2022 08:06:30 +0100 Subject: [PATCH] Update .env --- .env | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.env b/.env index f51eb60..52456b1 100644 --- a/.env +++ b/.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 \ No newline at end of file +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