Giter Club home page Giter Club logo

Comments (2)

dirvine avatar dirvine commented on July 30, 2024

This file tho is per application not per crust process. So if you have an app called app. There will be an app.crust.config file. IF no system wide config is found then it will be in your home dir settings. If you wanted several config files per user then you can have this on a per directory basis. The config file though should only be storing app issues like seed nodes and not any per application specific parts. This means that you are not having to pass files configs through several layers of libraries etc.

We are testing this now and need to document it very clearly though. It maybe we can supply an additional API where folk can pass the same file path down through all of their libraries and override this behaviour. For us in our cases we do not want to pass info through libraries unless we need to (like app specific items like accept_on ports or hard coded endpoints, these are specific per application instance (or can be)

from crust.

madadam avatar madadam commented on July 30, 2024

I believe this can be closed: https://github.com/maidsafe/crust/blob/master/src/service.rs#L146

from crust.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.