1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/limesurvey_ynh.git synced 2024-09-03 19:36:32 +02:00

[fix] Disable private test

This commit is contained in:
ljf 2017-02-07 02:07:56 +01:00
parent 6457783f0e
commit 62c8708d5e
2 changed files with 5 additions and 1 deletions

View file

@ -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.

View file

@ -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