Enable open registration on 9iron

This commit is contained in:
Salt 2020-06-22 05:56:25 -05:00
parent 9ca53861a5
commit 505de1e220

View File

@ -13,7 +13,7 @@
matrix_server_name: "9iron.club" matrix_server_name: "9iron.club"
matrix_url: "matrix.9iron.club" matrix_url: "matrix.9iron.club"
matrix_webroot: "/var/www/riot" matrix_webroot: "/var/www/riot"
matrix_enable_registration: "false" matrix_enable_registration: "true"
tags: [ fedi, matrix ] tags: [ fedi, matrix ]
- hosts: web1 - hosts: web1
roles: roles: