Skip to content

Macro Syntax Error

File: 26.2/admin/deployment/opentalk-compose/5-configuration-options-reference.md

Line 52 in Markdown file: unexpected char '`' at 2351

| `backup_docker_volume_list` | string | `{{`<br>`  ( [compose_project_name ~ '_garage_meta', compose_project_name ~ '_garage_data']`<br>`    if (s3_storage_provider \| default('garage')) == 'garage'`<br>`    else [compose_project_name ~ '_minio'] )`<br>`  + [compose_project_name ~ '_rabbitmq', compose_project_name ~ '_traefik']`<br>`}}` |