You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please note that format of the config file was changed in this version from INI to YAML. Therefore it is necessary to convert existing .ini config files before running new version of the media-sync daemon.
The easiest way to convert existing config file is to use one of the converters available online, e.g. https://www.convertsimple.com/convert-ini-to-yaml/. After automatic conversion please check that allowed_extensions are defined as a YAML list, for example:
allowed_extensions:
- jpg
- png
The references entry also should contain a list of tables even if only single table is synced.
The first working release of mergin-media-sync! It includes all the essential functionality to set up and sync (one-way) between a Mergin project and a S3/MinIO storage backend.
It can be also run using a Docker container: lutraconsulting/mergin-media-sync