mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Make sure Rabl is using Oj
This commit is contained in:
parent
b142a2ebf5
commit
29ffe1cad3
@ -1,4 +1,5 @@
|
||||
Rabl.configure do |config|
|
||||
config.json_engine = Oj
|
||||
config.cache_all_output = false
|
||||
config.cache_sources = Rails.env.production?
|
||||
config.include_json_root = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user