Files
seafile-mirror-ansible/templates/seafile_mirror.conf.yaml.j2

6 lines
186 B
Plaintext
Raw Permalink Normal View History

2023-05-26 11:11:15 +02:00
# SPDX-FileCopyrightText: 2023 Max Mehl <https://mehl.mx>
#
# SPDX-License-Identifier: Apache-2.0
2023-05-26 11:18:24 +02:00
{{seafile_syncs | to_json(vault_to_text=True) | from_json | to_yaml(sort_keys=False)}}