Revert "for forgejo use queue type channel (#559)" (#562)

This reverts commit 719efd50ca.

closes #459.

Reviewed-on: fediversity/fediversity#562
This commit is contained in:
Kiara Grouwstra 2025-10-30 13:09:46 +01:00
parent 719efd50ca
commit 78f1ba3c91

View file

@ -25,8 +25,6 @@ in
HTTP_ADDR = "127.0.0.1";
LANDING_PAGE = "explore";
};
# try a non-`level` queue as a temporary work-around to https://git.fediversity.eu/fediversity/fediversity/issues/459
queue.TYPE = "channel";
};
settings.service.ENABLE_NOTIFY_MAIL = true;