mirror of
https://github.com/YunoHost-Apps/flarum_ynh.git
synced 2024-09-03 18:36:24 +02:00
[enh] Test change_url and add bazaar extension
This commit is contained in:
parent
13a62335e3
commit
fca7738926
1 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
path="/path" (PATH)
|
||||
admin="john" (USER)
|
||||
title="Test flarum"
|
||||
bazaar_extension=0
|
||||
language="en"
|
||||
is_public=1 (PUBLIC|public=1|private=0)
|
||||
; Checks
|
||||
|
@ -22,7 +23,7 @@
|
|||
multi_instance=1
|
||||
incorrect_path=1
|
||||
port_already_use=0
|
||||
change_url=0
|
||||
change_url=1
|
||||
;;; Levels
|
||||
Level 1=auto
|
||||
Level 2=auto
|
||||
|
|
Loading…
Add table
Reference in a new issue