disable forgejo
This commit is contained in:
parent
ed856fd7ec
commit
4cb97751e6
1 changed files with 3 additions and 3 deletions
|
|
@ -346,11 +346,11 @@
|
||||||
settings.KbdInteractiveAuthentication = false;
|
settings.KbdInteractiveAuthentication = false;
|
||||||
};
|
};
|
||||||
forgejo = {
|
forgejo = {
|
||||||
enable = true;
|
enable = false;
|
||||||
settings = {
|
settings = {
|
||||||
DEFAULT = {
|
DEFAULT = {
|
||||||
APP_NAME = "Solgit";
|
APP_NAME = "OaGit";
|
||||||
APP_SLOGAN = "Git of da runners";
|
APP_SLOGAN = "Noa's personal git";
|
||||||
RUN_MODE = "dev";
|
RUN_MODE = "dev";
|
||||||
};
|
};
|
||||||
server = {
|
server = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue