Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

[WIP] feat: read config from repo #1372

Closed
wants to merge 2 commits into from
Closed

Commits on Oct 5, 2018

  1. feat: read config from repo

    Lets us do things like `jsipfs config --bool EXPERIMENTAL.pubsub true` and have IPFS
    respect the flags in daemon and non-daemon mode
    achingbrain committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    26838e0 View commit details
    Browse the repository at this point in the history
  2. test: add test for reading config from repo when using cli

    License: MIT
    Signed-off-by: Victor Bjelkholm <git@victor.earth>
    victorb authored and achingbrain committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    287d7ae View commit details
    Browse the repository at this point in the history