Disable wizard on Gitea

This commit is contained in:
2019-12-16 20:20:28 +01:00
parent 5d7b6e7d62
commit 1360209574

View File

@@ -18,7 +18,6 @@
disableRegistration = true;
repositoryRoot = "/vault/git";
dump.enable = true;
useWizard = true;
appName = "Gitea";
};