From e90c4430c1c2e24ce89b3a13ede2eedbd72b803f Mon Sep 17 00:00:00 2001 From: Jennifer Mourek Date: Wed, 17 Apr 2019 09:02:25 +0200 Subject: [PATCH] Adjust documentation --- doc/01-About.md | 7 +++++++ doc/03-Configuration.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/01-About.md b/doc/01-About.md index 84332bab0..0a05b52cf 100644 --- a/doc/01-About.md +++ b/doc/01-About.md @@ -74,3 +74,10 @@ Currently provided languages: * Portuguese More details about this module can be found in [this chapter](../modules/translation/doc/01-About.md#translation-module-about). + + +## Accessibility + +In the Icinga Web 2 interface even the blind can see - +easy navigation with a screen reader and specific themes for different kinds of vision deficiencies +make it possible for everyone to monitor their systems without impairments. diff --git a/doc/03-Configuration.md b/doc/03-Configuration.md index d21725d37..4f106502b 100644 --- a/doc/03-Configuration.md +++ b/doc/03-Configuration.md @@ -65,7 +65,7 @@ file = "/usr/share/icingaweb2/log/icingaweb2.log" Option | Description -------------------------|----------------------------------------------- -default | **Optional.** Choose the default theme. Can be set to `Icinga`, `high-contrast`, `Winter` or your own installed theme. Defaults to `Icinga`. Note that this setting is case-sensitive because it refers to the filename of the theme. +default | **Optional.** Choose the default theme. Can be set to `Icinga`, `high-contrast`, `Winter`, 'colorblind' or your own installed theme. Defaults to `Icinga`. Note that this setting is case-sensitive because it refers to the filename of the theme. disabled | **Optional.** Set this to `1` if users should not be allowed to change their theme. Defaults to `0`. Example: