From 659a6da3cd6176456aa3856aaae4032026f9bef7 Mon Sep 17 00:00:00 2001 From: Court Ewing Date: Fri, 11 Sep 2015 17:47:51 -0400 Subject: [PATCH] Hard break long paragraph on 80 chars --- .../kibana/public/settings/sections/advanced/index.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/plugins/kibana/public/settings/sections/advanced/index.html b/src/plugins/kibana/public/settings/sections/advanced/index.html index 8609653e4886..a2894631dc86 100644 --- a/src/plugins/kibana/public/settings/sections/advanced/index.html +++ b/src/plugins/kibana/public/settings/sections/advanced/index.html @@ -2,8 +2,12 @@

Caution: You can break stuff here

- Be careful in here, these settings are for very advanced users only. Tweaks you make here can break large portions of Kibana. - Some of these settings may be undocumented, unsupported or experimental. If a field has a default value, blanking the field will reset it to its default which may be unacceptable given other configuration directives. Deleting a custom setting will permanently remove it from Kibana's config. + Be careful in here, these settings are for very advanced users only. + Tweaks you make here can break large portionsof Kibana. Some of these + settings may be undocumented, unsupported or experimental. If a field has + a default value, blanking the field will reset it to its default which + may be unacceptable given other configuration directives. Deleting a + custom setting will permanently remove it from Kibana's config.