aboutsummaryrefslogtreecommitdiffstats
path: root/roles/syncthing/defaults/main.yml
blob: a2e6f1c56f8e104f99758d8b842d0c9733f5470c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11

# syncthing ~~ roles/syncthing/defaults/main.yml

---

syncthing_group: _syncthing
syncthing_user: _syncthing
syncthing_gui_port: 8384
syncthing_gui_address: 0.0.0.0

syncthing_dir: /data/syncthing
remember that computers suck.