Guest User

Untitled

a guest
Dec 18th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. {
  2. "block_store_path" : "/tmp/block_store/",
  3. "torii_port" : 50051,
  4. "internal_port" : 10001,
  5. "pg_opt" : "host=localhost port=5432 user=postgres password=mysecretpassword",
  6. "redis_host" : "localhost",
  7. "redis_port" : 6379,
  8. "max_proposal_size" : 10,
  9. "proposal_delay" : 5000,
  10. "vote_delay" : 5000,
  11. "load_delay" : 5000
  12. }
Add Comment
Please, Sign In to add comment