Revert "Disable wizard on Gitea"
This reverts commit d8b415ee16e1a560dac430f577d34cb098e0f832.
This commit is contained in:
parent
ccd3744d0c
commit
4e8a67a391
@ -19,12 +19,8 @@
|
|||||||
disableRegistration = true;
|
disableRegistration = true;
|
||||||
repositoryRoot = "/vault/git";
|
repositoryRoot = "/vault/git";
|
||||||
dump.enable = true;
|
dump.enable = true;
|
||||||
useWizard = false;
|
useWizard = true;
|
||||||
appName = "Gitea";
|
appName = "Gitea";
|
||||||
extraConfig = ''
|
|
||||||
LFS_START_SERVER = true
|
|
||||||
LFS_HTTP_AUTH_EXPIRY = 60m
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user