docs: clarify typesense url protocol
This commit is contained in:
parent
e8ca2a9ab8
commit
d046599192
|
|
@ -251,7 +251,7 @@
|
||||||
{
|
{
|
||||||
"key": "url",
|
"key": "url",
|
||||||
"default_value": "",
|
"default_value": "",
|
||||||
"comment": "The url to the Typesense instance you want to use. Can be hosted locally or in Typesense Cloud as long\nas Vikunja is able to reach it."
|
"comment": "The url to the Typesense instance you want to use. Can be hosted locally or in Typesense Cloud as long as Vikunja is able to reach it. Must be a http(s) url."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "apikey",
|
"key": "apikey",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue