-
Notifications
You must be signed in to change notification settings - Fork 796
Closed
Description
Describe the solution you'd like
Currently user folders are created if a new user opens the "Storage Manager" for the first time. We'd like to automatically import a servers.json for all users which currently requires that every user once opened the "Storage Manager"
Describe alternatives you've considered
I could manually connect to the pgadmin database to list all users. Or is there another easy way to list them? A command for setup.py would be awesome.
Additional context
none