Merge pull request #2773 from lprelle/readd_paypal_id

readd paypal button id
This commit is contained in:
Jonne Haß 2012-01-29 09:46:49 -08:00
commit 6d4ea0d438

View file

@ -200,6 +200,12 @@ defaults: &defaults
cloudfiles_api_key: 'abc123' cloudfiles_api_key: 'abc123'
cloudfiles_db_container: 'Database Backup' cloudfiles_db_container: 'Database Backup'
cloudfiles_images_container: 'Image 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 # Use this section to override default settings in specific environments