GP-0 corrected server.conf item which should be commented-out

This commit is contained in:
ghidra1 2024-03-28 11:39:34 -04:00
parent 19bdb223c3
commit 74e402ef15

View file

@ -76,7 +76,7 @@ wrapper.java.additional.11=-Ddb.buffers.DataBuffer.compressedOutput=true
# Optional debug enablement instead of using the wrapper.java.additional arguments above
# This will cause application to start in a suspended state in debug mode and increase
# timeouts to their maximum values.
wrapper.java.debug.port=18200
#wrapper.java.debug.port=18200
# Uncomment to allow VisualVM Profiling to avoid "Rejected class serialization..." errors
# NOTE: A Java class serialization filter is added for RMI security assurance and should remain