mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Revert "FEATURE: Site settings defaults per locale"
This reverts commit 468a8fcd20.
This commit is contained in:
@@ -59,9 +59,6 @@ Discourse::Application.configure do
|
||||
end
|
||||
|
||||
config.after_initialize do
|
||||
SiteSetting.defaults.set_regardless_of_locale(:port, 3000)
|
||||
SiteSetting.refresh!
|
||||
|
||||
if ENV['BULLET']
|
||||
Bullet.enable = true
|
||||
Bullet.rails_logger = true
|
||||
|
||||
Reference in New Issue
Block a user