1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/UMS_ynh.git synced 2024-10-01 13:35:01 +02:00
This commit is contained in:
Éric Gaspar 2023-04-30 16:17:28 +02:00
parent 3bd27d301e
commit 2f7a2deff2
3 changed files with 1 additions and 28 deletions

View file

@ -1,26 +0,0 @@
;; Test complet
; Manifest
domain="domain.tld"
is_public=1
name=MyUMS
interface=eth0
; Checks
pkg_linter=1
#Only work w/ root domain
setup_sub_dir=0
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
upgrade=1 from_commit=3ceb411ac9affdffba7108b3e6e1f1057ef8ba7c
backup_restore=1
multi_instance=0
port_already_use=1
change_url=1
;;; Options
Email=
Notification=none
;;; Upgrade options
; commit=3ceb411ac9affdffba7108b3e6e1f1057ef8ba7c
name=13.2.0

View file

@ -13,7 +13,6 @@ location __PATH__/ {
proxy_pass http://127.0.0.1:__PORT__/;
proxy_set_header Host $host;
# Include SSOWAT user panel.
include conf.d/yunohost_panel.conf.inc;
}

View file

@ -17,7 +17,7 @@ admindoc = "https://github.com/UniversalMediaServer/UniversalMediaServer/wiki"
code = "https://github.com/UniversalMediaServer/UniversalMediaServer"
[integration]
yunohost = ">= 11.1.17"
yunohost = ">= 11.1.18"
architectures = "all"
multi_instance = false
ldap = false