gitea: disable lfs

This commit is contained in:
Payas Relekar 2023-06-10 00:05:09 +05:30
parent d433c404f8
commit c66080814c

View file

@ -14,7 +14,7 @@
type = "postgres";
passwordFile = "/run/agenix/syncthing_relekarpayas_onedrive";
};
lfs.enable = true;
lfs.enable = false;
settings = {
mailer = {
ENABLED = true;