Skip to content

Commit be74aeb

Browse files
committed
Replace depracted max-http-header-sizee
1 parent a807919 commit be74aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/oidcng/templates/application.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ server:
3434
timeout: 28800
3535
cookie:
3636
secure: true
37-
max-http-header-size: 10000000
37+
max-http-request-header-size: 10000000
3838
tomcat:
3939
max-http-form-post-size: 10000000
4040
max-swallow-size: 10000000

0 commit comments

Comments
 (0)