aboutsummaryrefslogtreecommitdiffstats
path: root/inventory-example/group_vars/all/syncthing.yml
blob: ac3257fa4c62f639403e6fa932cb5c99a318fb0b (plain)
1
2
3
4
5
6
# Each user with a dedicated syncthing instance must have his or her own unique
# port number for the sync traffic.
---
syncthing_users:
  johndoe: 22001
  janedoe: 22002