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:
parent
6457783f0e
commit
62c8708d5e
2 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue