-
I see there's an option to create new
users
to interact with the very same data, but is there a way to make newaccounts
? or is Monica a one-man-appEdit: it seems there's an option that disabled new account creation... any tips on how to temporarily enable it? thx
-
I have published a new version now, which supports env variable overrides and puts another fix to allow user signups.
Once the app is updated (Cloudron package version 1.0.2) use either the cloudron cli tool or the webterminal and put
APP_DISABLE_SIGNUP=false
in the file at/app/data/.env.overrides
Then restart the app.I will put more description later in our user docs, but let us know if it worked for you.