Files
Beto Muniz d4a63aca64 InfluxDB: Remove browser ('direct' access) mode. (#53529)
* Remove InfluxDB browser ('direct' access) mode.

* Improve text usage and clarity
2022-08-17 09:40:21 -03:00

3 lines
153 B
TypeScript

export const BROWSER_MODE_DISABLED_MESSAGE =
'Direct browser access in the InfluxDB datasource is no longer available. Switch to server access mode.';