Do not persist doc size test config settings

Most tests should not persist config changes. This is no exception.
While the test deletes the change afterwards, system halts between setup
and teardown result in a persisted max doc setting that causes
unexpected failures on the next test suite that writes a document larger
than 50 bytes.
1 file changed