enable registration for now

This commit is contained in:
Noa Aarts 2025-11-12 16:19:29 +01:00
parent 9821dcf48a
commit cb1a57cf58
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -357,7 +357,7 @@
HTTP_PORT = 2929; HTTP_PORT = 2929;
ROOT_URL = "https://git.geenit.nl"; ROOT_URL = "https://git.geenit.nl";
}; };
service.DISABLE_REGISTRATION = true; service.DISABLE_REGISTRATION = false;
}; };
database = { database = {