FEATURE: Change auto tracking to require 5 minutes vs 4 (#17081)

Per @codinghorror, we prefer to change this setting to 5 minutes to avoid
tracking topic automatically except for extremely exceptional situations.
This commit is contained in:
Sam 2022-06-14 15:48:19 +10:00 committed by GitHub
parent 0ae7b43018
commit 4a1937adff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2456,7 +2456,7 @@ user_preferences:
default: 2880
default_other_auto_track_topics_after_msecs:
enum: "AutoTrackDurationSiteSetting"
default: 240000
default: 300000
default_other_notification_level_when_replying:
enum: "NotificationLevelWhenReplyingSiteSetting"
default: 2