4 lines
82 B
Plaintext
4 lines
82 B
Plaintext
{% if database.connection -%}
|
|
connection = {{ database.connection }}
|
|
{% endif -%}
|