Skip to content

Commit

Permalink
Remove MandatoryPOSTAsGET from config-next (#6585)
Browse files Browse the repository at this point in the history
In preparation for removing this flag completely in #6582 , remove it
from config-next. This matches boulder's configuration in all LE
environments.
  • Loading branch information
mcpherrinm authored Jan 13, 2023
1 parent 3003746 commit 1f6a873
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/config-next/wfe2.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@
"authorizationLifetimeDays": 30,
"pendingAuthorizationLifetimeDays": 7,
"features": {
"MandatoryPOSTAsGET": true,
"PrecertificateRevocation": true,
"ServeRenewalInfo": true
}
Expand Down

0 comments on commit 1f6a873

Please sign in to comment.