garage and forgejo fixes
This commit is contained in:
parent
0e5513da86
commit
5536af3b94
3 changed files with 12 additions and 11 deletions
|
|
@ -37,8 +37,9 @@ in
|
|||
SSH_LISTEN_PORT = 2222;
|
||||
SSH_PORT = 2222;
|
||||
START_SSH_SERVER = true;
|
||||
SSH_DOMAIN = "sgit.nekomimi.pet";
|
||||
};
|
||||
# service.DISABLE_REGISTRATION = true;
|
||||
service.DISABLE_REGISTRATION = true;
|
||||
actions = {
|
||||
ENABLED = true;
|
||||
DEFAULT_ACTIONS_URL = "github";
|
||||
|
|
@ -46,4 +47,4 @@ in
|
|||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue