Commit 99e59c00 authored by Tyler Wilson's avatar Tyler Wilson Committed by Makayla Shepherd
Browse files

Made some changes to spiceinit:SpiceClient.cpp and spiceit:requesthandler.cpp...

Made some changes to spiceinit:SpiceClient.cpp and spiceit:requesthandler.cpp to fix the problem of the cube label getting thrashed.
parent 4a04d2ec
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -5,7 +5,7 @@ minThreads=4
maxThreads=100
maxThreads=100
cleanupInterval=60000
cleanupInterval=60000
readTimeout=60000
readTimeout=60000
maxRequestSize=16000
maxRequestSize=160000000
maxMultiPartSize=10000000
maxMultiPartSize=10000000


[logging]
[logging]