Skip to content
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.

No way to access categories config node #26

Open
cdhunt opened this issue Oct 4, 2014 · 0 comments
Open

No way to access categories config node #26

cdhunt opened this issue Oct 4, 2014 · 0 comments

Comments

@cdhunt
Copy link

cdhunt commented Oct 4, 2014

In the plugin.json example there is a categories node outside of the agents list, but it looks like when the config is loaded from file, everything but agents is discarded. I'd like to use this section as a global config space instead of relying on an app.config. Is there a way to access that w/o writing my own config reader method or was it intended to be accessed by custom methods only?

"categories": {
    "big": [1, 2, 3],
    "enabled": false
  }
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant