Add `skip_history=true` query parameter to `/settings` request
I've added a new query argument, which stops the server from returning the history
object in the response of the /settings
query. See the documentation for details.
Could you please include the query argument in the request? This could potentially fix one of the most significant performance problems on the server. Thank you!