mirror of
https://github.com/YunoHost-Apps/plume_ynh.git
synced 2024-09-03 20:15:54 +02:00
Deactivate level 4 check_process as Plume do not support LDAP
This commit is contained in:
parent
58b0d40025
commit
b32482788c
1 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,8 @@
|
|||
Level 3=auto
|
||||
# Level 4: If the app supports LDAP and SSOwat, turn level 4 to '1' and add a link to an issue or a part of your code to show it.
|
||||
# If the app does not use LDAP nor SSOwat, and can't use them, turn level 4 to 'na' and explain as well.
|
||||
Level 4=0
|
||||
# Application Plume does not support LDAP for now
|
||||
Level 4=na
|
||||
Level 5=auto
|
||||
Level 6=auto
|
||||
Level 7=auto
|
||||
|
|
Loading…
Add table
Reference in a new issue