api
api copied to clipboard
make configuration changeable through the api
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)
This appears to be a solid base for configuration logic +1
On Tue, Jun 2, 2020 at 2:29 AM Michael Schramm [email protected] wrote:
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)
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ohmyform/api/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIE2VXNUO4P4ZCOUPVVTR3RUSL4ZANCNFSM4NQNUAGQ .