From 7481fc76ee7e38c34f2658c6fff953bee4d5d4d0 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 5 Jan 2022 08:38:54 +0100 Subject: [PATCH] Update DISCLAIMER.md --- doc/DISCLAIMER.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index aded581..e69de29 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -1,12 +0,0 @@ -* Any known limitations, constrains or stuff not working, such as (but not limited to): - * requiring a full dedicated domain ? - * architectures not supported ? - * not-working single-sign on or LDAP integration ? - * the app requires an important amount of RAM / disk / .. to install or to work properly - * etc... - -* Other infos that people should be aware of, such as: - * any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...) - * how to configure / administrate the application if it ain't obvious - * upgrade process / specificities / things to be aware of ? - * security considerations ?