---
syncthing:
  enabled: true
  install_dir: "/usr/local/apps"
  release_dir: "/usr/local/apps/releases"
  mirror: "https://github.com/syncthing/syncthing/releases/download"
  version: "1.3.4"
  os: "linux"
  arch: "amd64"
  user: "root"
  url: "http://localhost:8384"
  verify: false
  config:
    gui:
      address: "0.0.0.0:8384"
      user: "paul"
      password: "$2a$10$NeZ3cfyOgZcdMGy9ixB7LOAP6z8tCOVjico6ZGLoK2QIQy734qPw."