Skip to content

Commit

Permalink
Merge branch 'config-simplification' of github.com:kradalby/headscale…
Browse files Browse the repository at this point in the history
… into config-simplification
  • Loading branch information
kradalby committed Oct 24, 2021
2 parents 7da3d4b + 8853315 commit 1237e02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ private_key_path: private.key
# Path to a file containing a map of DERP nodes.
derp_map_path: derp.yaml

# Disables the automatic check for updates on startup
disable_check_updates: false
ephemeral_node_inactivity_timeout: 30m

# SQLite config
Expand Down

0 comments on commit 1237e02

Please sign in to comment.