config.docker.yml 561 B

12345678910111213141516171819202122232425
  1. id: distributor-node-docker
  2. endpoints:
  3. queryNode: http://graphql-server-mnt:4002/graphql
  4. joystreamNodeWs: ws://joystream-node:9944
  5. # elasticSearch: http://elasticsearch:9200
  6. directories:
  7. assets: /data
  8. cacheState: /cache
  9. logs: /logs
  10. log:
  11. console: info
  12. # elastic: info
  13. limits:
  14. storage: 100G
  15. maxConcurrentStorageNodeDownloads: 100
  16. maxConcurrentOutboundConnections: 300
  17. outboundRequestsTimeout: 5000
  18. intervals:
  19. saveCacheState: 60
  20. checkStorageNodeResponseTimes: 60
  21. cacheCleanup: 60
  22. port: 3334
  23. keys: [//Alice]
  24. buckets: 'all'
  25. workerId: 0