Badges: update config file
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
706d7257fc
commit
98eb0f9088
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue