mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
forgejo: Enable push to create
This commit is contained in:
parent
750bfda48e
commit
4b3f4324c2
1 changed files with 2 additions and 0 deletions
|
|
@ -53,6 +53,8 @@ in
|
|||
cron.ENABLED = true;
|
||||
"cron.git_gc_repos".ENABLED = true;
|
||||
|
||||
repository.ENABLE_PUSH_CREATE_USER = true;
|
||||
|
||||
# https://forgejo.org/docs/latest/admin/recommendations
|
||||
database.SQLITE_JOURNAL_MODE = "WAL";
|
||||
cache = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue