Let's remove the password?
This commit is contained in:
parent
aafc555af8
commit
7051feb429
|
@ -25,7 +25,7 @@
|
|||
group = "gitea";
|
||||
stateDir = "/var/lib/gitea";
|
||||
#TODO: different mail passwords for different services
|
||||
mailerPasswordFile = config.sops.secrets."mailpassunhash".path;
|
||||
#mailerPasswordFile = config.sops.secrets."mailpassunhash".path;
|
||||
database = {
|
||||
user = "gitea";
|
||||
name = "gitea";
|
||||
|
|
Loading…
Reference in a new issue