You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2023. It is now read-only.
we need a new gql endpoint for superusers to read and set configuration as well as a list of what can be changeable (things like the db config cannot be changed at runtime)
We should be able to override settings everywhere thanks to https://docs.nestjs.com/techniques/configuration
we need a new gql endpoint for superusers to read and set configuration as well as a list of what can be changeable (things like the db config cannot be changed at runtime)