The question explicitly asked for the JavaScript variable being set using DOM clobbering. The code accesses the property via window.config, and that is the variable expected by the exercise.
Since the grading for this question requires the exact variable name referenced in the code, config cannot be accepted as a correct answer.