We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f27286a commit 89b61c5Copy full SHA for 89b61c5
.env
@@ -1,7 +1,7 @@
1
#App Settings=Changes settings regarding your LittleLink Custom installation. You probably only want to change the App Name setting.
2
#=App_Name changes the displayed name for the App in the title, for example.
3
App_Name="LittleLink Custom"
4
-App_Key=base64:khLI7djHyA97qfrA+rfz1YUFukELiN6Bk9gQ19+9zwk=
+APP_KEY=
5
App_URL=
6
7
@@ -42,4 +42,4 @@ Broadcast_driver=log
42
Cache_driver=file
43
Queue_connection=sync
44
Session_driver=file
45
-Session_lifetime=120
+Session_lifetime=120
0 commit comments