witten
/
luminotes
Archived
1
0
Fork 0

Added a section about configuring rate plans.

This commit is contained in:
Dan Helfman 2008-05-06 20:18:41 +00:00
parent 60e07faf79
commit 2217f64f2f
1 changed files with 14 additions and 0 deletions

14
INSTALL
View File

@ -152,6 +152,20 @@ shows up in various error messages and other places for a support contact
address.
user rate plans
---------------
By default, all Luminotes users start at rate plan 0. This corresponds to the
Luminotes "free" account level described at http://luminotes.com/pricing
If you'd like to change the details of any of the rate plans, edit
config/Common.py and change the first listed plan under luminotes.rate_plans.
For instance, if you'd like users at rate plan 0 to be allowed to invite other
users to edit their notebooks, change the "notebook_collaboration" value to
"True". If you like, you can also increase the amount of storage they're
allowed.
memcached
---------