Merge pull request #2773 from lprelle/readd_paypal_id
readd paypal button id
This commit is contained in:
commit
6d4ea0d438
1 changed files with 6 additions and 0 deletions
|
|
@ -200,6 +200,12 @@ defaults: &defaults
|
|||
cloudfiles_api_key: 'abc123'
|
||||
cloudfiles_db_container: 'Database Backup'
|
||||
cloudfiles_images_container: 'Image Backup'
|
||||
|
||||
# Donations
|
||||
|
||||
# Leave this blank to not show the request for donations
|
||||
# Use paypal for recurring donations
|
||||
paypal_hosted_button_id: ""
|
||||
|
||||
#
|
||||
# Use this section to override default settings in specific environments
|
||||
|
|
|
|||
Loading…
Reference in a new issue