Fix the ability to use ; in config values

Config values may contain `;` in them as long as `;` is not preceded by a
space or a tab character.

Fixes: https://github.com/apache/couchdb/issues/4651
1 file changed