discourse/config/environments
Sam 49ed382c2a FIX: return 429 when admin api key is limited on admin route
This also handles a general case where exceptions leak out prior to being handled by the application controller
2018-01-12 14:15:26 +11:00
..
development.rb Only refresh site settings once on initialization. 2017-10-12 14:12:18 +08:00
production.rb FIX: 'config.serve_static_files' was renamed to 'config.public_file_server.enabled' in Rails 5.1 2017-10-27 18:46:09 +02:00
profile.rb FIX: 'config.serve_static_files' was renamed to 'config.public_file_server.enabled' in Rails 5.1 2017-10-27 18:46:09 +02:00
test.rb FIX: return 429 when admin api key is limited on admin route 2018-01-12 14:15:26 +11:00