Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ The Knowledge Engine consists of a number of components:

To quickly see how to use the Knowledge Engine through examples, see [`./examples/`](./examples/).

Detailed documentation can be found [here](https://docs.knowledge-engine.eu/).

The rest of this README is structured as follows:

- [Knowledge Engine](#knowledge-engine)
Expand Down Expand Up @@ -256,4 +258,4 @@ By default, a Smart Connector waits `10` seconds max for a reply from another Sm

*Increasing the HTTP timeouts*

By default, a KER waits `5` seconds max for a HTTP connection response from another KER when sending a message via the inter-KER protocol. The time is configurable via the `ke.http.timeout` property
By default, a KER waits `5` seconds max for a HTTP connection response from another KER when sending a message via the inter-KER protocol. The time is configurable via the `ke.http.timeout` property