mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
- Added currency.transactionsLifetime which controls auto-deletion of currency transactions from the database
- Updated changelog
This commit is contained in:
@@ -6,6 +6,9 @@ currency:
|
||||
sign: "🌸"
|
||||
# What is the name of the currency
|
||||
name: Nadeko Flower
|
||||
# For how long will the transactions be kept in the database (curtrs)
|
||||
# Set 0 to disable cleanup (keep transactions forever)
|
||||
transactionsLifetime: 0
|
||||
# Minimum amount users can bet (>=0)
|
||||
minBet: 0
|
||||
# Maximum amount users can bet
|
||||
|
Reference in New Issue
Block a user