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
|
backup_restore=1
|
||||||
multi_instance=1
|
multi_instance=1
|
||||||
port_already_use=1 (3500)
|
port_already_use=1 (3500)
|
||||||
change_url=0
|
change_url=1
|
||||||
actions=0
|
actions=0
|
||||||
config_panel=0
|
config_panel=0
|
||||||
;;; Levels
|
;;; Levels
|
||||||
|
|
|
@ -39,8 +39,8 @@
|
||||||
"en": "Choose a path for Meilisearch",
|
"en": "Choose a path for Meilisearch",
|
||||||
"fr": "Choisissez un chemin pour Meilisearch"
|
"fr": "Choisissez un chemin pour Meilisearch"
|
||||||
},
|
},
|
||||||
"example": "/mailisearch",
|
"example": "/meilisearch",
|
||||||
"default": "/mailisearch"
|
"default": "/meilisearch"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "is_public",
|
"name": "is_public",
|
||||||
|
|
Loading…
Add table
Reference in a new issue