Update default_settings
This commit is contained in:
parent
693964e19d
commit
2be02c6637
|
@ -17,6 +17,7 @@ HOME_URL=
|
||||||
#=App_Name changes the displayed name for the App in the title, for example.
|
#=App_Name changes the displayed name for the App in the title, for example.
|
||||||
APP_NAME="LittleLink Custom"
|
APP_NAME="LittleLink Custom"
|
||||||
APP_KEY=base64:YOU+MUST+CHANGE+THIS+YUFukELiN6Bk9gQ19+9zwk=
|
APP_KEY=base64:YOU+MUST+CHANGE+THIS+YUFukELiN6Bk9gQ19+9zwk=
|
||||||
|
#=The APP_URL should be left empty under most circumstances. This setting is not required for LittleLink Custom, and you should only change this if required for your setup.
|
||||||
APP_URL=
|
APP_URL=
|
||||||
|
|
||||||
#Debug Settings=Changes if your page should display a full error description instead of a generic error 500
|
#Debug Settings=Changes if your page should display a full error description instead of a generic error 500
|
||||||
|
|
Loading…
Reference in New Issue