update: Forgejo: disable registration
This commit is contained in:
parent
5cb30a5776
commit
a18bdb15c2
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
COOKIE_SECURE = true;
|
||||
};
|
||||
service = {
|
||||
# DISABLE_REGISTRATION = true;
|
||||
DISABLE_REGISTRATION = true;
|
||||
};
|
||||
actions = {
|
||||
ENABLED = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue