gitea: convenience
This commit is contained in:
parent
e49f7312b1
commit
18a61e46ea
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user