gitea: disable db password

This commit is contained in:
Payas Relekar 2023-06-10 00:34:35 +05:30
parent 2bf3b6f11a
commit d689c91833

View file

@ -12,7 +12,7 @@
database = {
user = "gitea";
type = "postgres";
passwordFile = "/run/agenix/syncthing_relekarpayas_onedrive";
# passwordFile = "/run/agenix/syncthing_relekarpayas_onedrive";
};
lfs.enable = false;
settings = {