mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Update test URL
This commit is contained in:
parent
3ff83f5962
commit
e1a805b441
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
;; General
|
||||
; Manifest
|
||||
domain="domain.tld" (DOMAIN)
|
||||
path="/_matrix/client/#/login" (PATH)
|
||||
path="/_matrix/static/" (PATH)
|
||||
is_public=1 (PUBLIC|public=1|private=0)
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
setup_sub_dir=1
|
||||
setup_root=0
|
||||
setup_nourl=0
|
||||
setup_nourl=1
|
||||
setup_private=0
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
|
|
Loading…
Add table
Reference in a new issue