witten
/
luminotes
Archived
1
0
Fork 0

New payment email field, used for verifying paypal notifications.

This commit is contained in:
Dan Helfman 2008-01-11 01:33:52 +00:00
parent 7d2e2e4de2
commit f2c8c9c818
1 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,7 @@ settings = {
"luminotes.http_proxy_ip": "127.0.0.1",
"luminotes.https_proxy_ip": "127.0.0.2",
"luminotes.support_email": "",
"luminotes.payment_email": "",
"luminotes.rate_plans": [
{
"name": "free",
@ -53,6 +54,9 @@ settings = {
# "storage_quota_bytes": 2000 * MEGABYTE,
# "notebook_collaboration": True,
# "fee": 19,
# "button":
# """
# """,
# },
],
"luminotes.unsubscribe_button":