github.com/qri-io/qri@v0.10.1-0.20220104210721-c771715036cb/config/testdata/default.yaml (about)

     1  revision: 2
     2  profile:
     3    peername: foobar
     4  repo:
     5    type: fs
     6  filesystems:
     7  - type: ipfs
     8    config:
     9      path: ./ipfs
    10  - type: local
    11  - type: http
    12  cli:
    13    colorizeoutput: true
    14  api:
    15    enabled: true
    16    address: "/ip4/tcp/2503"
    17    allowedorigins:
    18    - http://localhost:2503
    19    webui: true
    20  p2p:
    21    enabled: false
    22    peerid: !!binary EiCW5d0LrUQ3UfOXkfmuQW2zvl7yAq+7GwSLrD33Bgq6Og==
    23    privkey: ""
    24    port: 0
    25    addrs: []
    26    qribootstrapaddrs:
    27    - /ip4/130.211.198.23/tcp/4001/ipfs/QmNX9nSos8sRFvqGTwdEme6LQ8R1eJ8EuFgW32F9jjp2Pb
    28    - /ip4/35.193.162.149/tcp/4001/ipfs/QmTZxETL4YCCzB1yFx4GT1te68henVHD1XPQMkHZ1N22mm
    29    - /ip4/35.226.92.45/tcp/4001/ipfs/QmP6sbnHXANXgQ7JeCCeCKdJrgpvUd8s75YNfzdkHf6Mpi
    30  automation:
    31    enabled: true
    32  logging:
    33    levels: {}
    34  stats:
    35    cache:
    36      type: fs
    37      maxsize: 25600