autoupdater 837 B

123456789101112131415161718192021222324
  1. #config autoupdater settings
  2. # option enabled 1
  3. # option branch "stable"
  4. #config branch stable
  5. # The branch name given in the manifest
  6. # option name 'stable'
  7. # list mirror 'http://[fdef:ffc0:3dd7::8]/~freifunk/firmware/autoupdate'
  8. # The updater will run once per hour and perform an update with a certain
  9. # probability.
  10. # 1.0 - perform an update every hour
  11. # 0.5 - on average, perform an update every two hours
  12. # 0.0 - inhibit any automatic updates
  13. # option probability 0.5
  14. # Minimum valid signatures required to perform the update
  15. # option good_signatures 2
  16. # List of public keys
  17. # list pubkey 'beea7da92ed0c19563b6c259162b4cb471aa2fdf9d3939d05fea2cf498ea7642'
  18. # list pubkey 'c75c9390cf5d7cc49a388d35f831ca379060cf7bca8c6e3d2d1ea31604597c42'
  19. # list pubkey '03e9514f137f0467c0f0ac108892c0da2b71f1039b30f863331cbd5701abd042'