parent
154e3d4fb3
commit
d3d0c100fc
4
.env
4
.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
|
||||
MANUAL_USER_VERIFICATION=true
|
||||
|
|
Loading…
Reference in New Issue