Skip to content

Commit

Permalink
Enable global setting useHeadersProxyURL
Browse files Browse the repository at this point in the history
All decent load balancers provide these by default.
  • Loading branch information
SerhatG committed Dec 5, 2023
1 parent af4fd18 commit 8f789b2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/webapp/data/global.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<localWorkspaceIncludesPrefix>false</localWorkspaceIncludesPrefix>
<showCreatedTimeColumnsInAdminList>false</showCreatedTimeColumnsInAdminList>
<showModifiedTimeColumnsInAdminList>false</showModifiedTimeColumnsInAdminList>
<useHeadersProxyURL>true</useHeadersProxyURL>
</settings>
<jai>
<allowInterpolation>false</allowInterpolation>
Expand Down Expand Up @@ -66,4 +67,4 @@
<featureTypeCacheSize>0</featureTypeCacheSize>
<globalServices>true</globalServices>
<xmlPostRequestLogBufferSize>1024</xmlPostRequestLogBufferSize>
</global>
</global>

0 comments on commit 8f789b2

Please sign in to comment.