mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-27 12:05:26 +00:00
updating default
This commit is contained in:
parent
52db80ab0d
commit
9de5c7f8b8
BIN
cmd/headscale/cli/.utils.go.swp
Normal file
BIN
cmd/headscale/cli/.utils.go.swp
Normal file
Binary file not shown.
@ -46,7 +46,7 @@ func LoadConfig(path string) error {
|
||||
|
||||
viper.SetDefault("tls_letsencrypt_cache_dir", "/var/www/.cache")
|
||||
viper.SetDefault("tls_letsencrypt_challenge_type", "HTTP-01")
|
||||
viper.SetDefault("tls_client_auth_mode", "disabled")
|
||||
viper.SetDefault("tls_client_auth_mode", "relaxed")
|
||||
|
||||
viper.SetDefault("ip_prefix", "100.64.0.0/10")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user