diff --git a/README.md b/README.md index cc5acd2..118ff15 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,7 @@ LimeSurvey for YunoHost LimeSurvey is used to create advanced poll. http://www.limesurvey.org/ + +About this package +-------------- +The "private" check is disbled because the answer part need to be public (only the admin part is private). Currently, the package check tools is not able to test it. diff --git a/check_process b/check_process index 27ac685..98d12ec 100644 --- a/check_process +++ b/check_process @@ -11,7 +11,7 @@ setup_sub_dir=1 setup_root=1 setup_nourl=0 - setup_private=1 + setup_private=0 setup_public=1 upgrade=1 backup_restore=1