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
Do we need this? I mean we can separate discussions from private and other, why do you want to do another level? Well the UI could have a dropdown with all DBs avaliable, just need to have an array with all the db somewhere - config.yaml?. Im not sure right now how the DB is selected, havent looked at that part of the code. If there is and API endpoint that you could request with http GET to get the list of all DBs and then use POST to set the current DB that would be great :). The config.yml will be large with all the varriables :)
No, I'll add a service that you can request the available databases list from. And another service to select the database; It will save the configuration automatically.
Expected Behavior
Being able to Switch between databases to separate personal discussions from other duscussions.
Current Behavior
This can be done manually by changing the parameters in config.yaml
This is a feature request.
The text was updated successfully, but these errors were encountered: