1
0

Add option to configure legal urls

This commit is contained in:
kolaente
2020-07-18 18:53:56 +02:00
parent f8d84139fa
commit 41cf73a473
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 >}}