Skip to content

Commit 0292414

Browse files
committed
Remove var that doesn't align with the defaults
1 parent 5326397 commit 0292414

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)