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

remove 'accounts_approval_required' setting from the CI config file too

This commit is contained in:
OniriCorpe 2024-06-14 22:33:41 +02:00
parent cca72697f8
commit 93781d21d0

View file

@ -15,7 +15,6 @@ args.password = "vYh8io7r*@P&zyo!6ZhBqQQ%8M5D4M"
# false by default
args.accounts_registration_open = 1
# true by default
args.accounts_approval_required = 0
args.accounts_reason_required = 0
# -------------------------------