implement error_on_unknown_config_opts, slightly improve related code
Signed-off-by: June Strawberry <june@vern.cc>
This commit is contained in:
parent
13ad2c7966
commit
fbeaed1c15
8 changed files with 56 additions and 20 deletions
|
|
@ -62,8 +62,8 @@ COPY <<EOF complement.toml
|
|||
database_path = "/database"
|
||||
dns_attempts = 20
|
||||
dns_timeout = 60
|
||||
error_on_unknown_config_opts = true
|
||||
federation_idle_timeout = 300
|
||||
intentionally_unknown_config_option_for_testing = true
|
||||
ip_range_denylist = []
|
||||
log = "debug,tuwunel=trace,h2=warn,hyper=warn"
|
||||
log_colors = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue