mirror of
https://github.com/YunoHost-Apps/couchpotato_ynh.git
synced 2024-09-03 18:16:22 +02:00
Comments on dedicated line
You can't add a comment at the end of a line in a check_process file. It's not really convenient, I know...
This commit is contained in:
parent
dafff5c86a
commit
76e7672ac9
1 changed files with 4 additions and 2 deletions
|
@ -24,8 +24,10 @@
|
||||||
Level 1=auto
|
Level 1=auto
|
||||||
Level 2=auto
|
Level 2=auto
|
||||||
Level 3=auto
|
Level 3=auto
|
||||||
Level 4=1 # The app is single-user and does not support LDAP. It is therefore protected behind SSO.
|
# The app is single-user and does not support LDAP. It is therefore protected behind SSO.
|
||||||
Level 5=1 # See https://github.com/YunoHost/package_linter/issues/15
|
Level 4=1
|
||||||
|
# See https://github.com/YunoHost/package_linter/issues/15
|
||||||
|
Level 5=1
|
||||||
Level 6=auto
|
Level 6=auto
|
||||||
Level 7=auto
|
Level 7=auto
|
||||||
Level 8=0
|
Level 8=0
|
||||||
|
|
Loading…
Add table
Reference in a new issue