Badges: update config file

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-03-25 17:57:26 +01:00
parent 706d7257fc
commit 98eb0f9088
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/rules"
badges_directory = "/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