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;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
BIN
secrets/forgejo-root-password.age
Normal file
BIN
secrets/forgejo-root-password.age
Normal file
Binary file not shown.
|
|
@ -27,4 +27,9 @@ in
|
|||
rotterdam-user
|
||||
alexandria
|
||||
];
|
||||
"forgejo-root-password.age".publicKeys = [
|
||||
io-user
|
||||
rotterdam-user
|
||||
trantor
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue