Get things working
This commit is contained in:
parent
70e536453b
commit
b403d18f2e
1 changed files with 0 additions and 10 deletions
|
@ -31,13 +31,3 @@ frontend {{ site_name }}
|
||||||
{% endblock usebackend %}
|
{% endblock usebackend %}
|
||||||
{% endblock frontend %}
|
{% endblock frontend %}
|
||||||
{% block backend %}
|
{% block backend %}
|
||||||
{#
|
|
||||||
{{ output_backends(backends,
|
|
||||||
config=[
|
|
||||||
'cookie SERVERID insert indirect nocache',
|
|
||||||
'option httpchk'
|
|
||||||
]
|
|
||||||
)
|
|
||||||
}}
|
|
||||||
{% endblock backend %}
|
|
||||||
#}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue