gitea: convenience

compress-drv-tests
Motiejus Jakštys 2023-01-03 16:08:19 +02:00
parent e49f7312b1
commit 18a61e46ea
1 changed files with 2 additions and 0 deletions

View File

@ -103,7 +103,9 @@ let ssh_pubkeys = {
rootUrl = "https://git.jakstys.lt";
httpAddress = "127.0.0.1";
httpPort = 3000;
settings.server.LANDING_PAGE = "/motiejus";
settings.service.DISABLE_REGISTRATION = true;
settings.repository.ENABLE_PUSH_CREATE_USER = true;
};
users.users.git = {
description = "Gitea Service";