config.yml 468 B

12345678910111213141516171819202122
  1. id: test-node
  2. endpoints:
  3. queryNode: http://localhost:8081/graphql
  4. substrateNode: ws://localhost:9944
  5. # elasticSearch: http://localhost:9200
  6. directories:
  7. data: ./local/data
  8. cache: ./local/cache
  9. logs: ./local/logs
  10. log:
  11. file: debug
  12. console: info
  13. # elastic: info
  14. limits:
  15. storage: 100G
  16. maxConcurrentStorageNodeDownloads: 100
  17. maxConcurrentOutboundConnections: 300
  18. outboundRequestsTimeout: 5000
  19. port: 3334
  20. keys: [//Alice]
  21. buckets: 'all'
  22. workerId: 0