mirror of
https://github.com/YunoHost-Apps/meilisearch_ynh.git
synced 2024-09-03 19:45:59 +02:00
add test change_url
This commit is contained in:
parent
acd55aaedd
commit
0a28601c07
2 changed files with 3 additions and 3 deletions
|
@ -31,7 +31,7 @@
|
|||
backup_restore=1
|
||||
multi_instance=1
|
||||
port_already_use=1 (3500)
|
||||
change_url=0
|
||||
change_url=1
|
||||
actions=0
|
||||
config_panel=0
|
||||
;;; Levels
|
||||
|
|
|
@ -39,8 +39,8 @@
|
|||
"en": "Choose a path for Meilisearch",
|
||||
"fr": "Choisissez un chemin pour Meilisearch"
|
||||
},
|
||||
"example": "/mailisearch",
|
||||
"default": "/mailisearch"
|
||||
"example": "/meilisearch",
|
||||
"default": "/meilisearch"
|
||||
},
|
||||
{
|
||||
"name": "is_public",
|
||||
|
|
Loading…
Reference in a new issue