From 9cf168cef24e719e307d0e59b2cb7514f207a2cb Mon Sep 17 00:00:00 2001 From: Lennart Prelle Date: Sun, 29 Jan 2012 18:45:17 +0100 Subject: [PATCH] readd paypal button id --- config/application.yml.example | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/application.yml.example b/config/application.yml.example index bf4a7536e..69ebca59c 100644 --- a/config/application.yml.example +++ b/config/application.yml.example @@ -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