Skip to content

Commit

Permalink
Update app-server-config.json
Browse files Browse the repository at this point in the history
Signed-off-by: 1000TurquoisePogs <[email protected]>
  • Loading branch information
1000TurquoisePogs authored Nov 22, 2023
1 parent 6bc8990 commit b16680c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/app-server-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"deprecated": true,
"description": "Passes through the secureProtocol attribute to TLS calls of nodeJS, as defined within https://nodejs.org/api/tls.html#tlscreatesecurecontextoptions"
},
"minTls": {
"maxTls": {
"type": "string",
"enum": ["TLSv1.2", "TLSv1.3"],
"default": "TLSv1.3",
Expand Down

0 comments on commit b16680c

Please sign in to comment.