Skip to content

Commit

Permalink
Revert "New Feature Planning"
Browse files Browse the repository at this point in the history
This reverts commit 31d5a2b.
  • Loading branch information
TanmoySG authored Jun 17, 2022
1 parent 5c71514 commit febe0d6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions documentation/architecture/planning.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,6 @@ Adding only new feature descriptions here. Existing Developed and Planned Featur
- Support for publishing logs to multiple logsmith-monitors
- Use separate threads(?) for each monitor
- [Needs some more thoughts]
- **File Config Override**
- Currently, configs fetched from file is not overridable
- Introduce a parameter/option in `fetchConfigFromFile()` definition
- (existing) filepath - path to config file
- (new) override - a JSON with options to override
- The values defined in override , gets precedence over those in the file
- Usage - `fetchConfigFromFile(filepath, override)`


#### Features Planned (yet)
Expand Down

0 comments on commit febe0d6

Please sign in to comment.