|
|
@@ -1,5 +1,5 @@
|
|
|
KOFI_SETTINGS = {
|
|
|
- "integration": "", # Enable Ko-fi integration
|
|
|
+ "integration": False, # Enable Ko-fi integration
|
|
|
"token": "", # Needed to validate Ko-fi with OCB webhook. Get from Ko-fi Settings -> More -> API -> Webhooks -> Advanced - Verification Token.
|
|
|
"donations": True, # Reward donations with points
|
|
|
"donation_points": 100, # How many points per dollar donated?
|