mirror of
https://github.com/YunoHost-Apps/couchpotato_ynh.git
synced 2024-09-03 18:16:22 +02:00
Suggest level 4 and 5 to 1
- **Level 4**: The app does not support LDAP and HTTP auth. However, it is set as passwordless and protected behind the SSO. The app is single-user anyway and cannot have multiple users. I believe its behavior fits a single user one. All users can share the same CouchPotato instance to manage their collective libraries. - **Level 5**: Linter has problems with my trick checking that transmission is installed and retrieving its settings.
This commit is contained in:
parent
5a519665a8
commit
f3939102d2
1 changed files with 11 additions and 0 deletions
|
@ -20,3 +20,14 @@
|
|||
fail_download_source=0
|
||||
port_already_use=1 (5050)
|
||||
final_path_already_use=0
|
||||
;;; Levels
|
||||
Level 1=auto
|
||||
Level 2=auto
|
||||
Level 3=auto
|
||||
Level 4=1
|
||||
Level 5=1
|
||||
Level 6=auto
|
||||
Level 7=auto
|
||||
Level 8=0
|
||||
Level 9=0
|
||||
Level 10=0
|
||||
|
|
Loading…
Add table
Reference in a new issue