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