mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-12 01:59:34 -05:00
docs: clarify publicurl requirements
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user