resgateio / resgate

A Realtime API Gateway used with NATS to build REST, real time, and RPC APIs, where all your clients are synchronized seamlessly.
https://resgate.io
MIT License
685 stars 67 forks source link

Missing command flags #211

Closed jirenius closed 2 years ago

jirenius commented 2 years ago

Issue

Most configuration options are available as command flags, but not all. Options not available are:

Solution

Add missing configuration options as command flags.

jirenius commented 2 years ago

Resolved in PR #212