Registration
By default, registration is enabled and new users can create groups. You can adjust this using the following variables in /app/data/env.sh: export…
Deploy Loomio as a fully managed service starting at €9/month. Get automated backups, SSL, updates, monitoring, and human support, all included.
DANIAN runs Loomio as a fully managed service: installation, updates, backups, monitoring and security are handled for you.
See the loomio hosting page for plans, pricing and a free trial.
By default, registration is enabled and new users can create groups. You can adjust this using the following variables in /app/data/env.sh:
export FEATURES_DISABLE_CREATE_USER=1
# users must be invited
export FEATURES_DISABLE_CREATE_GROUP=1
# users cannot create groups
export FEATURES_DISABLE_PUBLIC_GROUPS=1
# disable /explore
export FEATURES_DISABLE_HELP_LINK=1
# disable the help link
export FEATURES_DISABLE_EMAIL_LOGIN=1
# Disable login via email (usually when you have enabled SSO of some kind)
Find more information about our company, platform, and services on our website.
Visit danian.co