Skip to content

Commit

Permalink
Update readme with details of lite mode
Browse files Browse the repository at this point in the history
  • Loading branch information
vishwasbabu committed Feb 11, 2019
1 parent f7234c8 commit 83b2ac0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ Run in persistent mode and to NOT use embedded datastores
##### demoserver.provision (true/false)
Run the provision steps against the services to bootstrap tenants

##### demoserver.lite (true/false)
Enabling lite mode (defaults to false) restricts the working set of micro-services to Provisioner, Identity, Rhythm, Organization and Customer

##### custom.cassandra.contactPoints
Custom cassandra contact points (multiple values allowed separated by comma e.g. 127.0.0.1:9042,127.0.0.2:9042)

Expand Down

0 comments on commit 83b2ac0

Please sign in to comment.