Skip to content
Snippets Groups Projects
Commit 6bcbd912 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

fix doc

parent 936f28b1
No related branches found
No related tags found
No related merge requests found
...@@ -136,13 +136,12 @@ wallet.notificationReadTime | Time (in second) since the last notification read. ...@@ -136,13 +136,12 @@ wallet.notificationReadTime | Time (in second) since the last notification read.
### ES API (for Cesium +) ### ES API (for Cesium +)
This options should be defined in `config.js` (mandatory options), to enable Cesium+ extension. This options should be defined in `config.js`, to enable Cesium+ extension.
Then user can change this default values (generally using the Settings screen).
But user can still change this values (generally using the Settings screen).
Options | Description Options | Description
--------------------------- | --------------------------------------------------------- --------------------------- | --------------------------------------------
plugins.es.enable | Should enable Cesium+ extension by default ? [true|false] plugins.es.enable | Enable or not Cesium+ extension, by default.
plugins.es.host | Default ES node host (DNS name or IP) plugins.es.host | Default ES node host (DNS name or IP)
plugins.es.port | Default ES node port plugins.es.port | Default ES node port
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment