update: Forgejo: disable registration

This commit is contained in:
Filippo Berto 2025-09-19 11:19:53 +02:00
parent 5cb30a5776
commit a18bdb15c2
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -14,7 +14,7 @@
COOKIE_SECURE = true;
};
service = {
# DISABLE_REGISTRATION = true;
DISABLE_REGISTRATION = true;
};
actions = {
ENABLED = true;