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