@@ -31,9 +31,6 @@ When in doubt, pick one of package formats with built-in automatic update mechan
31
31
32
32
### Table of Contents
33
33
34
- - [ IPFS Desktop] ( #ipfs-desktop )
35
- - [ Quick-install shortcuts] ( #quick-install-shortcuts )
36
- - [ Table of Contents] ( #table-of-contents )
37
34
- [ Features] ( #features )
38
35
- [ Start your node at system startup and control it from your OS] ( #start-your-node-at-system-startup-and-control-it-from-your-os )
39
36
- [ Quickly import files, folders, and screenshots to IPFS] ( #quickly-import-files-folders-and-screenshots-to-ipfs )
@@ -43,8 +40,8 @@ When in doubt, pick one of package formats with built-in automatic update mechan
43
40
- [ Enjoy OS-wide support for IPFS files and links] ( #enjoy-os-wide-support-for-ipfs-files-and-links )
44
41
- [ Learn IPFS commands as you go] ( #learn-ipfs-commands-as-you-go )
45
42
- [ Install] ( #install )
46
- - [ Mac] ( #mac )
47
43
- [ Windows] ( #windows )
44
+ - [ Mac] ( #mac )
48
45
- [ Linux/FreeBSD] ( #linuxfreebsd )
49
46
- [ Install from source] ( #install-from-source )
50
47
- [ Contribute] ( #contribute )
@@ -54,12 +51,17 @@ When in doubt, pick one of package formats with built-in automatic update mechan
54
51
- [ Why am I missing the system tray menu on Linux?] ( #why-am-i-missing-the-system-tray-menu-on-linux )
55
52
- [ Why can't I install IPFS Desktop under Debian 11?] ( #why-cant-i-install-ipfs-desktop-under-debian-11 )
56
53
- [ Why can't I start IPFS Desktop under Debian 10?] ( #why-cant-i-start-ipfs-desktop-under-debian-10 )
57
- - [ Where are my IPFS configuration and log files?] ( #where-are-my-ipfs-configuration-and-log-files )
58
- - [ How does IPFS Desktop select the IPFS repo location?] ( #how-does-ipfs-desktop-select-the-ipfs-repo-location )
54
+ - [ Where are my configuration and log files?] ( #where-are-my-configuration-and-log-files )
55
+ - [ IPFS Desktop configuration] ( #ipfs-desktop-configuration )
56
+ - [ Kubo repository and configuration] ( #kubo-repository-and-configuration )
57
+ - [ How does IPFS Desktop select the IPFS repo location?] ( #how-does-ipfs-desktop-select-the-ipfs-repo-location )
59
58
- [ Which version of IPFS does IPFS Desktop use?] ( #which-version-of-ipfs-does-ipfs-desktop-use )
60
59
- [ Which flags does IPFS Desktop boot with?] ( #which-flags-does-ipfs-desktop-boot-with )
61
60
- [ I got a ` repo.lock ` error. How do I resolve this?] ( #i-got-a-repolock-error-how-do-i-resolve-this )
62
61
- [ I got a network error (e.g. ` Error fetching ` ). What should I do?] ( #i-got-a-network-error-eg-error-fetching-what-should-i-do )
62
+ - [ Error: Initializing daemon...] ( #error-initializing-daemon )
63
+ - [ Error: Your programs version (N) is lower than your repos (N+x).] ( #error-your-programs-version-n-is-lower-than-your-repos-nx )
64
+ - [ Found outdated fs-repo, migrations need to be run. - Error fetching: context deadline exceeded] ( #found-outdated-fs-repo-migrations-need-to-be-run---error-fetching-context-deadline-exceeded )
63
65
- [ I need more help!] ( #i-need-more-help )
64
66
- [ License] ( #license )
65
67
0 commit comments