-
- Downloads
config: change default config dir name to .ipfs
This changes .go-ipfs to .ipfs everywhere.
And by the way this defines a DefaultPathName const
for this name.
License: MIT
Signed-off-by:
Christian Couder <chriscool@tuxfamily.org>
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- README.md 1 addition, 1 deletionREADME.md
- core/commands/config.go 1 addition, 1 deletioncore/commands/config.go
- docs/fuse.md 1 addition, 1 deletiondocs/fuse.md
- jenkins/network-test.sh 3 additions, 3 deletionsjenkins/network-test.sh
- repo/config/config.go 3 additions, 1 deletionrepo/config/config.go
- repo/fsrepo/doc.go 1 addition, 1 deletionrepo/fsrepo/doc.go
- test/3nodetest/bootstrap/Dockerfile 1 addition, 1 deletiontest/3nodetest/bootstrap/Dockerfile
- test/3nodetest/bootstrap/config 2 additions, 2 deletionstest/3nodetest/bootstrap/config
- test/3nodetest/client/Dockerfile 1 addition, 1 deletiontest/3nodetest/client/Dockerfile
- test/3nodetest/client/config 2 additions, 2 deletionstest/3nodetest/client/config
- test/3nodetest/server/Dockerfile 1 addition, 1 deletiontest/3nodetest/server/Dockerfile
- test/3nodetest/server/config 2 additions, 2 deletionstest/3nodetest/server/config
- test/bench/bench_cli_ipfs_add/main.go 1 addition, 1 deletiontest/bench/bench_cli_ipfs_add/main.go
- test/bench/offline_add/main.go 1 addition, 1 deletiontest/bench/offline_add/main.go
- test/jenkins/network-test.sh 3 additions, 3 deletionstest/jenkins/network-test.sh
- test/sharness/README.md 5 additions, 5 deletionstest/sharness/README.md
- test/sharness/lib/test-lib.sh 1 addition, 1 deletiontest/sharness/lib/test-lib.sh
- test/sharness/t0020-init.sh 6 additions, 6 deletionstest/sharness/t0020-init.sh
- test/sharness/t0060-daemon.sh 6 additions, 6 deletionstest/sharness/t0060-daemon.sh
Loading
Please register or sign in to comment