mirror of
https://git.lgmrszd.xyz/Lgmrszd/nix-cfg.git
synced 2024-11-09 21:38:34 +01:00
vps1: git: enable push to create
This commit is contained in:
parent
9c820fa600
commit
22be3cc1b9
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ in
|
|||
repository = {
|
||||
MAX_CREATION_LIMIT = 0;
|
||||
ALLOW_FORK_WITHOUT_MAXIMUM_LIMIT = false;
|
||||
ENABLE_PUSH_CREATE_USER = true;
|
||||
};
|
||||
"ui.meta" = {
|
||||
AUTHOR = "Lgmrszd";
|
||||
|
|
Loading…
Reference in a new issue