Let's remove the password?

This commit is contained in:
Lillian Violet 2024-01-02 12:28:55 +01:00
parent aafc555af8
commit 7051feb429

View file

@ -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";