Dear Speckle community.
I have a question regarding admin user on speckle v1.
If set to false this variable
# The first user to register gets a server admin role.
# A server admin is allowed access to all resources on this server.
FIRST_USER_ADMIN=false
How will be assigned the server admin role for a speckle instance?
I have a setup with MongoDB, but I don’t want to touch the collections to make an user admin.
So how will be this behavior?