readd paypal button id
This commit is contained in:
parent
0797460586
commit
9cf168cef2
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