diff --git a/public/scripts/horde.js b/public/scripts/horde.js index 0b5d94bea..2fcee3ac6 100644 --- a/public/scripts/horde.js +++ b/public/scripts/horde.js @@ -406,6 +406,8 @@ jQuery(function () { } else { $('#adjustedHordeParams').text('Context: --, Response: --'); } + + saveSettingsDebounced(); }); $('#horde_auto_adjust_response_length').on('input', function () {