enable registration for now

This commit is contained in:
goeranh 2026-02-28 15:17:30 +01:00
parent 302ae0a8dc
commit 4ec4081ddb
No known key found for this signature in database

View file

@ -47,7 +47,7 @@
username = "email"; username = "email";
}; };
service = { service = {
SHOW_REGISTRATION_BUTTON = "false"; # SHOW_REGISTRATION_BUTTON = "false";
}; };
}; };
}; };