Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
piops-roles
sso-lqdn
Commits
c6d1aa80
Commit
c6d1aa80
authored
May 17, 2021
by
nono
💻
Browse files
Fix duplicate entry typo
parent
3aa6a5e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/standalone-ha.xml.j2
View file @
c6d1aa80
...
...
@@ -511,7 +511,7 @@
<buffer-cache
name=
"default"
/>
<server
name=
"default-server"
>
<ajp-listener
name=
"ajp"
socket-binding=
"ajp"
/>
<http-listener
name=
"default"
read-timeout=
"30000"
socket-binding=
"http"
socket-binding=
"http"
redirect-socket=
"proxy-https"
proxy-address-forwarding=
"true"
enable-http2=
"true"
/>
<http-listener
name=
"default"
read-timeout=
"30000"
socket-binding=
"http"
redirect-socket=
"proxy-https"
proxy-address-forwarding=
"true"
enable-http2=
"true"
/>
<https-listener
name=
"https"
socket-binding=
"https"
security-realm=
"ApplicationRealm"
enable-http2=
"true"
/>
<host
name=
"default-host"
alias=
"localhost"
>
<location
name=
"/"
handler=
"welcome-content"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment