Skip to content

Commit

Permalink
Restore vega.enableExternalUrls documentation (#42820) (#43007)
Browse files Browse the repository at this point in the history
vega.enableExternalUrls setting missing but it still supported, so needed to be added
  • Loading branch information
Tim Roes authored Aug 9, 2019
1 parent 89558cf commit c7f42b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/setup/settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,8 @@ supported protocols with versions. Valid protocols: `TLSv1`, `TLSv1.1`, `TLSv1.2
setting this to `true` enables unauthenticated users to access the Kibana server
status API and status page.

`vega.enableExternalUrls:`:: *Default: false* Set this value to true to allow Vega to use any URL to access external data sources and images. If false, Vega can only get data from Elasticsearch.

`xpack.license_management.enabled`:: *Default: true* Set this value to false to
disable the License Management user interface.

Expand Down

0 comments on commit c7f42b4

Please sign in to comment.