Skip to content
Snippets Groups Projects

Remove scip/zimpl binaries from shared repository

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -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 }}"
Loading