Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-03-25 17:58:08 +01:00
parent 98eb0f9088
commit 78d781b060
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -38,7 +38,7 @@ routing_keys = ["#"]
# This tells the consumer where to look for its BadgeRule definitions. It
# may be a relative or an absolute path on the file system.
badges_directory = "/var/lib/badges"
badges_repo = "/var/lib/badges"
# Number of seconds to delay before consuming a message for our event loop.
# This is here to help us mitigate distributed race conditions between