I found some info in the docs on this:
<httpTransport maxReceivedMessageSize="2147483647" maxBufferSize="2147483647" />
Seems to me a good idea to leave the default, but it's good to know this can be changed if needed.
Is the above the actual default value?
Greg