1
Fork 0
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:
TheGeneralist 2026-01-24 14:36:44 +01:00
parent 144a01df3e
commit a59d691c8a
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4

View file

@ -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" =