Skip to content

Commit 53d2286

Browse files
committed
Updated .env
Event notifications are now turned on by default
1 parent bf39efd commit 53d2286

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Register_auth=verified
44

55
#Internal notifications=Notify if update is available or and event is happening such as a poll about the future of this project.
6-
Notify_events=false
6+
Notify_events=true
77
Notify_updates=true
88

99
#App Settings=Changes settings regarding your LittleLink Custom installation. You probably only want to change the App Name setting.

storage/backups/default_settings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Register_auth=verified
44

55
#Internal notifications=Notify if update is available or and event is happening such as a poll about the future of this project.
6-
Notify_events=false
6+
Notify_events=true
77
Notify_updates=true
88

99
#App Settings=Changes settings regarding your LittleLink Custom installation. You probably only want to change the App Name setting.

0 commit comments

Comments
 (0)