Skip to content

Commit 4c3aa48

Browse files
authored
Merge pull request #5 from linuxserver-labs/fix-default-vars
Remove var that doesn't align with the defaults
2 parents 5326397 + 0292414 commit 4c3aa48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/defaults/simplelogin.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ SUPPORT_NAME=Son from SimpleLogin
5252

5353
# Max number emails user can generate for free plan
5454
# Set to 5 by default
55-
MAX_NB_EMAIL_FREE_PLAN=10000
55+
# MAX_NB_EMAIL_FREE_PLAN=5
5656

5757
# Close registration. Avoid people accidentally creating new account on a self-hosted SimpleLogin
5858
# DISABLE_REGISTRATION=1

0 commit comments

Comments
 (0)