fixup! Force rebuild of Gitea

This commit is contained in:
coolneng 2019-12-09 08:40:27 +01:00
parent 98d968dc15
commit 77397471e6
Signed by: coolneng
GPG Key ID: 9893DA236405AF57

View File

@ -15,7 +15,7 @@
passwordFile = "/var/keys/gitea/db"; passwordFile = "/var/keys/gitea/db";
}; };
cookieSecure = true; cookieSecure = true;
disableRegistration = true; disableRegistration = false;
repositoryRoot = "/vault/git"; repositoryRoot = "/vault/git";
dump.enable = true; dump.enable = true;
useWizard = true; useWizard = true;