My app is hosted on drugindex.it
I have a lot of data in my rlm-public, for various reasons for example to enable users who have not signed in to access the "free" part of my data
I am trying to set up editor roles in my application. However I run into this snippet in the Access Control Page
"..built-in realm with the id “rlm-public”. All users, also unauthenicated users, have visibility / sync access to it. By default, only the owner of the database has permissions to mutate data in the public realm but everyone have access to see and access its data online or offline.
Public data can be populated using the REST API."
Can i set up members to have editor roles for rlm-public without using REST API?