Skip to content

Commit

Permalink
fixing lint test
Browse files Browse the repository at this point in the history
  • Loading branch information
dencoded committed Oct 3, 2018
1 parent 35fe942 commit 6923c75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cli/lint/schema.go
Original file line number Diff line number Diff line change
Expand Up @@ -752,6 +752,9 @@ const confSchema = `{
},
"regexp_cache_expire": {
"type": "integer"
},
"proxy_ssl_disable_renegotiation": {
"type": "boolean"
}
}
}`

0 comments on commit 6923c75

Please sign in to comment.