Configuration
Driplane
needs a yaml file to work. An example can be found here.
The configuration file could have several sections, but the mandatory one is the general
one. It specifies all the paths needed by driplane
to find js files, templates and rules.
It contains the paths of rules, templates and javascript plugins.
|
|
In the configuration it is possible to define default params for Feeders and Filters. In this way we don’t need to specify that configuration in the rules.
For the twitter feeder we can set the keys one time.
|
|
Same for the Slack feeder and/or feeder.
|
|
Each config will be visible ONLY to the related filter or feeder.
We can also define custom
configurations and they will be available to all the feeders and filters.
|
|