re-enable forgejo
This commit is contained in:
parent
6de609324c
commit
23e26f61f5
1 changed files with 1 additions and 1 deletions
|
|
@ -345,7 +345,7 @@
|
||||||
settings.KbdInteractiveAuthentication = false;
|
settings.KbdInteractiveAuthentication = false;
|
||||||
};
|
};
|
||||||
forgejo = {
|
forgejo = {
|
||||||
enable = false;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
DEFAULT = {
|
DEFAULT = {
|
||||||
APP_NAME = "OaGit";
|
APP_NAME = "OaGit";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue