mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 01:38:27 -04:00
Patron sytem should be *disabled* on selfhosted bots by default. Commited true by mistake.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# DO NOT CHANGE
|
||||
version: 1
|
||||
version: 2
|
||||
# Whether the patronage feature is enabled
|
||||
isEnabled: true
|
||||
isEnabled: false
|
||||
# List of patron only features and relevant quota data
|
||||
quotas:
|
||||
# Dictionary of feature names with their respective limits. Set to null for unlimited
|
||||
|
Reference in New Issue
Block a user