discourse/config/environments
Erick Guan 468a8fcd20 FEATURE: Site settings defaults per locale
This change-set allows setting different defaults for different locales. 

It also:

- Adds extensive testing around site setting validation

- raises deprecation error if site setting has the default property based on env

- relocated site settings for dev and tests in the initializer

- deprecated client_setting in the site setting's loading process

- ensure it raises when a enum site setting being set

- default_locale is promoted to `required` category.

- fixes incorrect default setting and validation

- fixes ensure type check for site settings

- creates a benchmark for site setting

- sets reasonable defaults for Chinese
2017-08-02 12:24:19 -04:00
..
development.rb FEATURE: Site settings defaults per locale 2017-08-02 12:24:19 -04:00
production.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
profile.rb FEATURE: upgrade to Rails 4.2.4 2015-09-23 15:24:30 +10:00
test.rb FEATURE: Site settings defaults per locale 2017-08-02 12:24:19 -04:00