Cosmetic changes

This commit is contained in:
Alexey Pustovalov
2021-10-12 16:54:58 +02:00
44 changed files with 108 additions and 570 deletions

View File

@ -38,7 +38,7 @@ These are the only official Zabbix web interface Docker images. They are based o
Images are updated when new releases are published. The image with ``latest`` tag is based on Alpine Linux.
Zabbix web interface available in three editions:
Zabbix web interface available in four editions:
- Zabbix web-interface based on Apache2 web server with MySQL database support
- Zabbix web-interface based on Apache2 web server with PostgreSQL database support
- Zabbix web-interface based on Nginx web server with MySQL database support
@ -138,6 +138,7 @@ The variable is timezone in PHP format. Full list of supported timezones are ava
The variable is visible Zabbix installation name in right top corner of the web interface.
### `DB_DOUBLE_IEEE754`
Use IEEE754 compatible value range for 64-bit Numeric (float) history values. Available since 5.0.0. Enabled by default.