Also remove the mailer password file definition again
This commit is contained in:
parent
2761496399
commit
0bf37bb0c1
|
@ -30,7 +30,7 @@
|
||||||
#group = "gitea";
|
#group = "gitea";
|
||||||
stateDir = "/var/lib/gitea";
|
stateDir = "/var/lib/gitea";
|
||||||
#TODO: different mail passwords for different services
|
#TODO: different mail passwords for different services
|
||||||
mailerPasswordFile = config.sops.secrets."mailpassunhash".path;
|
#mailerPasswordFile = config.sops.secrets."mailpassunhash".path;
|
||||||
database = {
|
database = {
|
||||||
#user = "gitea";
|
#user = "gitea";
|
||||||
#name = "gitea";
|
#name = "gitea";
|
||||||
|
|
Loading…
Reference in a new issue