mirror of
https://github.com/thegeneralist01/config.git
synced 2026-03-07 10:59:55 +01:00
forgejo: enable runners
This commit is contained in:
parent
144a01df3e
commit
a59d691c8a
1 changed files with 3 additions and 0 deletions
|
|
@ -26,6 +26,9 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
attachment.ALLOWED_TYPES = "*/*";
|
attachment.ALLOWED_TYPES = "*/*";
|
||||||
|
actions = {
|
||||||
|
ENABLED = true;
|
||||||
|
};
|
||||||
cache.ENABLED = true;
|
cache.ENABLED = true;
|
||||||
|
|
||||||
"cron.archive_cleanup" =
|
"cron.archive_cleanup" =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue