fix copy around coldmapping, increase defaults

This commit is contained in:
Jeff Atwood 2015-05-27 01:04:50 -07:00
parent 8c9cee6fe3
commit 47360eddf4
2 changed files with 5 additions and 5 deletions

View File

@ -1018,9 +1018,9 @@ en:
topic_views_heat_medium: "After this many views, the views field is moderately highlighted."
topic_views_heat_high: "After this many views, the views field is strongly highlighted."
cold_age_days_low: "After this many days of conversation, the last activity date is slightly highlighted."
cold_age_days_medium: "After this many days of conversation, the last activity date is moderately highlighted."
cold_age_days_high: "After this many days of conversation, the last activity date is strongly highlighted."
cold_age_days_low: "After this many days of conversation, the last activity date is slightly dimmed."
cold_age_days_medium: "After this many days of conversation, the last activity date is moderately dimmed."
cold_age_days_high: "After this many days of conversation, the last activity date is strongly dimmed."
history_hours_low: "A post edited within this many hours has the edit indicator slightly highlighted"
history_hours_medium: "A post edited within this many hours has the edit indicator moderately highlighted."

View File

@ -846,10 +846,10 @@ uncategorized:
default: 14
cold_age_days_medium:
client: true
default: 60
default: 90
cold_age_days_high:
client: true
default: 120
default: 180
# Warnings
educate_until_posts: 2