From d3d0c100fcb3c60db9d612b30bd0cf0eb6b2cbd2 Mon Sep 17 00:00:00 2001 From: Frank Date: Thu, 4 May 2023 20:53:22 +0200 Subject: [PATCH] Update .env Change Line 17 Littlelink to LinkStack --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 82787fb..f642b4c 100644 --- a/.env +++ b/.env @@ -14,7 +14,7 @@ DISPLAY_CREDIT=true SUPPORTED_DOMAINS="" #Home URL=Changes if a user profile should be displayed as the homepage. -#=Leave empty to use the default homepage. To set your profile as the homepage, enter a LittleLink name. You can find this on the user panel under the page setting, the name is what comes after the '@'. +#=Leave empty to use the default homepage. To set your profile as the homepage, enter a LinkStack name. You can find this on the user panel under the page setting, the name is what comes after the '@'. #=(e.g. 'admin' without the '@') HOME_URL= @@ -122,4 +122,4 @@ ALLOW_USER_EXPORT=true ALLOW_USER_IMPORT=true -MANUAL_USER_VERIFICATION=true \ No newline at end of file +MANUAL_USER_VERIFICATION=true