mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-02-10 13:34:59 +00:00
18 lines
395 B
YAML
18 lines
395 B
YAML
plugins:
|
|
discourse_donations_enabled:
|
|
default: false
|
|
client: true
|
|
discourse_donations_secret_key:
|
|
client: false
|
|
discourse_donations_public_key:
|
|
client: true
|
|
discourse_donations_description:
|
|
client: true
|
|
default: 'Donation'
|
|
discourse_donations_currency:
|
|
client: true
|
|
default: 'USD'
|
|
discourse_donations_hide_zip_code:
|
|
default: true
|
|
client: true
|