docs: clarify publicurl requirements
This commit is contained in:
parent
c1ce33019c
commit
ea4f7f2c87
|
|
@ -36,7 +36,7 @@
|
|||
{
|
||||
"key": "publicurl",
|
||||
"default_value": "",
|
||||
"comment": "The public facing URL where your users can reach Vikunja. Used in emails and for the communication between api and frontend."
|
||||
"comment": "The public facing URL where your users can reach Vikunja. Used in emails and for the communication between api and frontend. The url must be a valid http or https url."
|
||||
},
|
||||
{
|
||||
"key": "rootpath",
|
||||
|
|
|
|||
Loading…
Reference in New Issue