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 has been archived by the owner on Nov 9, 2022. It is now read-only.
Currently configuration is read in to Txgh when the app starts and held in memory for the life of the app. However only a small amount of configuration is actually required on startup (mainly security creds). We should add support for a 'runtime' config that loads while Txgh is running.
The text was updated successfully, but these errors were encountered:
Currently configuration is read in to Txgh when the app starts and held in memory for the life of the app. However only a small amount of configuration is actually required on startup (mainly security creds). We should add support for a 'runtime' config that loads while Txgh is running.
The text was updated successfully, but these errors were encountered: