Skip to content

Commit

Permalink
Update standalone.xml (#114)
Browse files Browse the repository at this point in the history
Revert ALS-4498
  • Loading branch information
Gcolon021 committed Dec 11, 2023
1 parent 3c4e1fc commit 8bf0e91
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app-infrastructure/configs/standalone.xml
Original file line number Diff line number Diff line change
Expand Up @@ -582,11 +582,6 @@
<servlet-container name="default">
<jsp-config/>
<websockets/>
<setting name="disable-caching-for-secured-pages" value="true"/>
<setting name="cookies">
<cookie name="httpOnly" value="true"/>
<cookie name="secure" value="true"/>
</setting>
</servlet-container>
<filters>
<gzip name="gzipFilter"/>
Expand Down

0 comments on commit 8bf0e91

Please sign in to comment.