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](https://control.netmetr.cz/RMBTControlServer/api/v1/openapi#/default/post_settings) 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!
issue