Update to 2025-01-31 09:00

This commit is contained in:
Daniel Berteaud
2025-01-31 09:00:32 +01:00
parent bd78dba07a
commit f2817a637d
2 changed files with 14 additions and 0 deletions

View File

@@ -46,6 +46,11 @@ localSessionStorageOptions = { \
'cache_depth' => 3 \
}
{% if llng_custom_config is defined %}
# Custom configuration
{{ llng_custom_config }}
{% endif %}
[configuration]
{% if llng_conf_backend == 'file' %}
type = File