External registration

External registration

To enable external registration, make two changes to /app/data/env.sh using the File Manager
  1. Set TTRSS_ENABLE_REGISTRATION to true
  2. Edit the TTRSS_PLUGINS variable to include auth_internal. Note that TTRSS_PLUGINS is comma separated plugin names.