Skip to content

Commit

Permalink
FIX: Set default returning_users_days to 120.
Browse files Browse the repository at this point in the history
  • Loading branch information
udan11 committed Mar 16, 2019
1 parent 4477938 commit f974bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/site_settings.yml
Expand Up @@ -826,7 +826,7 @@ posting:
default: 2
enum: "TrustLevelSetting"
returning_users_days:
default: 60
default: 120

email:
email_time_window_mins:
Expand Down

0 comments on commit f974bf7

Please sign in to comment.