Compare commits
No commits in common. "37f271bed8d08dc44b47620d47f5142e4f81202e" and "b705a21478d057b5bcbebd24ac5ffd3652e747c7" have entirely different histories.
37f271bed8
...
b705a21478
2 changed files with 0 additions and 3 deletions
|
|
@ -34,8 +34,6 @@
|
||||||
};
|
};
|
||||||
api.ENABLE_SWAGGER = false;
|
api.ENABLE_SWAGGER = false;
|
||||||
other.SHOW_FOOTER_TEMPLATE_LOAD_TIME = false;
|
other.SHOW_FOOTER_TEMPLATE_LOAD_TIME = false;
|
||||||
repository.ENABLE_PUSH_CREATE_USER = true;
|
|
||||||
repository.ENABLE_PUSH_CREATE_ORG = true;
|
|
||||||
service.DISABLE_REGISTRATION = true;
|
service.DISABLE_REGISTRATION = true;
|
||||||
};
|
};
|
||||||
stateDir = "/persist/forgejo";
|
stateDir = "/persist/forgejo";
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,6 @@
|
||||||
user.email = "mini@cilly.moe";
|
user.email = "mini@cilly.moe";
|
||||||
core.abbrev = 11;
|
core.abbrev = 11;
|
||||||
safe.directory = "/home/rin/Projects/flakes";
|
safe.directory = "/home/rin/Projects/flakes";
|
||||||
init.defaultBranch = "master";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue