Disable Diaspora* registrations
By default, the Diaspora* application is configured to be public. Anyone that knows the URL will be able to register to the pod. To disable this behavior, configure it to be a private pod by editing the file */opt/bitnami/apps/diaspora/htdocs/config/diaspora.yml* and setting the configuration value below:
enable_registrations: false