Skip to content

Macro Syntax Error

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

Line 49 in Markdown file: unexpected char '`' at 2099

| `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>`}}` |