From b86e9de7d52ade2fedc712dae7e7619eda3acb8c Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 2 Jan 2022 23:09:53 +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 ?