forgejo: disable singup; document root password
This commit is contained in:
parent
1921aad1bd
commit
14c4440dd1
3 changed files with 6 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ in
|
|||
log.LEVEL = "Warn";
|
||||
mailer.ENABLED = false;
|
||||
actions.ENABLED = false;
|
||||
service.DISABLE_REGISTRATION = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue