docs/dev/config_options.rst
Fixes #89135.
Summary: There are a lot of random training spaces on various lines. This patch just got rid of all of them with `sed 's/\ \+$//g'.