mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-03-01 23:29:11 +00:00
15 lines
318 B
YAML
15 lines
318 B
YAML
plugins:
|
|
discourse_donations_enabled:
|
|
default: true
|
|
client: true
|
|
discourse_donations_secret_key:
|
|
client: false
|
|
discourse_donations_public_key:
|
|
client: true
|
|
discourse_donations_currency:
|
|
client: true
|
|
default: 'USD'
|
|
discourse_donations_hide_zip_code:
|
|
default: true
|
|
client: true
|