forked from DGNum/infrastructure
fix(forgejo): Renamed option mailerPasswordFile
This commit is contained in:
parent
409a7877df
commit
ea5c0787d7
1 changed files with 1 additions and 2 deletions
|
@ -79,8 +79,7 @@ in
|
|||
"cron.git_gc_repos".ENABLED = true;
|
||||
"cron.update_checker".ENABLED = false;
|
||||
};
|
||||
|
||||
mailerPasswordFile = config.age.secrets."forgejo-mailer_password_file".path;
|
||||
secrets.mailer.PASSWD = config.age.secrets."forgejo-mailer_password_file".path;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue