config.yml
1 blank_issues_enabled: false 2 contact_links: 3 - name: Getting Help on IPFS 4 url: https://ipfs.tech/help 5 about: All information about how and where to get help on IPFS. 6 - name: Kubo configuration reference 7 url: https://github.com/ipfs/kubo/blob/master/docs/config.md#readme 8 about: Documentation on the different configuration settings 9 - name: Kubo experimental features docs 10 url: https://github.com/ipfs/kubo/blob/master/docs/experimental-features.md#readme 11 about: Documentation on Private Networks, Filestore and other experimental features. 12 - name: Kubo RPC API Reference 13 url: https://docs.ipfs.tech/reference/kubo/rpc/ 14 about: Documentation of all Kubo RPC API endpoints. 15 - name: IPFS Official Discussion Forum 16 url: https://discuss.ipfs.tech 17 about: Please post general questions, support requests, and discussions here.