docs: clarify publicurl requirements

This commit is contained in:
kolaente
2025-08-18 11:59:13 +02:00
parent c1ce33019c
commit ea4f7f2c87

View File

@@ -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",