allow custom prefix in message
This commit is contained in:
parent
1d6d5da86e
commit
ca3425e964
4 changed files with 6 additions and 3 deletions
|
@ -22,6 +22,8 @@ wishlist.max_entries = 10000
|
|||
# time left in minutes of a giveaway for it to be considered
|
||||
wishlist.max_time_left = 300
|
||||
[NOTIFICATIONS]
|
||||
# a prefix for messages sent via notifications
|
||||
notification.prefix = SG-Bot
|
||||
# if we should send notifications via pushover
|
||||
pushover.enabled = false
|
||||
# your specific pushover token
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue