EditConfig.Input.
TestOption
TestOption (Enum Class)
test_then_set = 0
The server will test and then set if no errors.
set = 1
The server will set without a test first.
test_only = 2
The server will only test and not set, even
if there are no errors.