Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuess committed Nov 12, 2022
1 parent ec9fb6e commit f334051
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@ Start ElasticSearch with ELASTIC_URL=myelasticsearch.acme.org/esploneindex ./bin

## Configuration

The block is not for editors. So please enable adding searchkitblock once by

```js
config.blocks.blocksConfig.searchkitblock.restricted = true;
```

and disable the block after adding it to a page of your choice.

The block can be configured by

- url of elastic search server
Expand Down

0 comments on commit f334051

Please sign in to comment.