fixes #40: don't pass incorrectly formatted values when disabling a form processor
Without this, disabling and re-enabling a form processor breaks the output handler. By not passing any more values than are necessary in the API call we avoid the issue with incorrectly formatted parameters.