Skip to content

Commit c0756d6

Browse files
authored
Update update-server-xml.sh
White space clean up
1 parent 408dd16 commit c0756d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update-server-xml.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ set_attribute /Server/Service/Connector relaxedQueryChars "$RELAXED_QUERY_CHARS"
3838

3939
# Enable request attributes so that, when using a reverse proxy, the original
4040
# client ip is recorded in logs rather than the internal proxy ip
41-
set_attribute /Server/Service/Engine/Host/Valve requestAttributesEnable "true"
41+
set_attribute /Server/Service/Engine/Host/Valve requestAttributesEnable "true"
4242

4343
#create RemoteIpValve if missing. this is needed so ERDDAP knows when its responding to https requests
4444
#end result should look like:

0 commit comments

Comments
 (0)