format and ini format
This commit is contained in:
parent
9ab4604e90
commit
77d59b9cb3
1 changed files with 82 additions and 84 deletions
|
@ -75,12 +75,10 @@ in
|
|||
COOKIE_SECURE = true;
|
||||
COOKIE_NAME = "session";
|
||||
};
|
||||
repository ={
|
||||
signing = {
|
||||
"repository.signing" = {
|
||||
SIGNING_KEY = "default";
|
||||
};
|
||||
};
|
||||
};
|
||||
mailerPasswordFile = config.sops.secrets."services/forgejo/smtp/password".path;
|
||||
# secrets = {
|
||||
# mailer.PASSWD = config.sops.secrets."services/forgejo/smtp/password".path;
|
||||
|
|
Loading…
Reference in a new issue