Also remove the mailer password file definition again

This commit is contained in:
Lillian Violet 2024-01-19 01:03:09 +01:00
parent e5873d64a2
commit acb700e41f

View file

@ -30,7 +30,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";