1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00

add the command to configure the 'accounts_registration_open' setting

This commit is contained in:
OniriCorpe 2024-06-15 01:24:35 +02:00
parent a0bc521b01
commit b68c852305

View file

@ -1,5 +1,5 @@
⚠️ Starting with this 0.16.0 version, GoToSocial offers a registration page. ⚠️ Starting with this 0.16.0 version, GoToSocial offers a registration page.
Please be sure you deactivated registrations if you don't want to. Please be sure you deactivated registrations if you don't want to: `yunohost app config set gotosocial__2 main.accounts.accounts_registration_open`
Relevant changelog quote: Relevant changelog quote:
> **Sign up / registration**: In this release, you can open your instance to new registrations (aka sign-ups) via the new signup page at `https://__DOMAIN__/signup`. No more manually creating new users via the CLI :) > **Sign up / registration**: In this release, you can open your instance to new registrations (aka sign-ups) via the new signup page at `https://__DOMAIN__/signup`. No more manually creating new users via the CLI :)