From 03756340e30e1cead862e91454f11604b6750bb4 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 31 Aug 2021 01:18:20 +0200 Subject: [PATCH] Update doc/DISCLAIMER.md Co-authored-by: Alexandre Aubin --- doc/DISCLAIMER.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index 7b173be..b5d97c0 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -1,8 +1,8 @@ -* Any known limitations, constrains or stuff not working, such as (but not limited to): - * Only x86_64 architecture is supported - * Do not change the default admin user password. The user is disabled just after the install but he’s used to update templates. - * The Zabbix server port is not opened by default for external monitoring (active agent). +#### Known limitations or important informations -* Other infos that people should be aware of, such as: - * Configuration at install. SSO works. You can add your users in a group in Zabbix (for permissions/rights). - * A Yunohost template is imported and linked to the host "Zabbix-server" (127.0.0.1) for basic monitoring for YunoHost. +* Only x86_64 architecture is supported +* Single sign-on is supported +* Do not change the default admin user password. The user is disabled just after the install but is used to update templates. +* The Zabbix server port is not opened by default for external monitoring (active agent). +* You can add your users in a group in Zabbix (for permissions/rights). +* A Yunohost template is imported and linked to the host "Zabbix-server" (127.0.0.1) for basic monitoring for YunoHost.