Skip to content
Snippets Groups Projects
Commit 49482149 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Merge branch 'proto3-update' into 'master'

Update protokollsystem

See merge request !11
parents c6951c98 daa9f275
Branches
No related tags found
No related merge requests found
...@@ -39,6 +39,7 @@ URL_PARAMS = "" ...@@ -39,6 +39,7 @@ URL_PARAMS = ""
{% if cdn_url is defined %} {% if cdn_url is defined %}
CDN_URL = "{{cdn_url}}" CDN_URL = "{{cdn_url}}"
{% endif %} {% endif %}
PERMITTED_METADATA_DOMAINS = {{protokolle_metadata_domain_whitelist|default([])}}
PRINTING_ACTIVE = {{ protokolle_printing }} PRINTING_ACTIVE = {{ protokolle_printing }}
PRINTING_SERVER = "{{ protokolle_printing_server }}" PRINTING_SERVER = "{{ protokolle_printing_server }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment