Add option to configure legal urls

This commit is contained in:
kolaente 2020-07-18 18:53:56 +02:00
parent f8d84139fa
commit 41cf73a473
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
4 changed files with 35 additions and 10 deletions

View file

@ -246,4 +246,10 @@ backgrounds:
# It will only show in the UI if your application has been approved for Enterprise usage, therefore if
# youre in Demo mode, you can also find the ID in the URL at the end: https://unsplash.com/oauth/applications/:application_id
applicationid:
# Legal urls
# Will be shown in the frontend if configured here
legal:
imprinturl:
privacyurl:
{{< /highlight >}}