Remove stale code.

This commit is contained in:
Guo Xiang Tan 2018-06-01 08:18:59 +08:00
parent 7750b30016
commit 50be06af47
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@ Discourse::Application.configure do
s.set_regardless_of_locale(:crawl_images, false)
s.set_regardless_of_locale(:download_remote_images_to_local, false)
s.set_regardless_of_locale(:unique_posts_mins, 0)
s.set_regardless_of_locale(:queue_jobs, false)
# disable plugins
if ENV['LOAD_PLUGINS'] == '1'
s.set_regardless_of_locale(:discourse_narrative_bot_enabled, false)