docs: added missing white space to config docs, #7073

This commit is contained in:
Torkel Ödegaard
2017-04-28 09:21:33 +02:00
parent 24e3777894
commit b14c3d63e4

View File

@ -229,6 +229,10 @@ Used for signing keep me logged in / remember me cookies.
Set to `true` to disable the use of Gravatar for user profile images.
Default is `false`.
### data_source_proxy_whitelist
Define a white list of allowed ips/domains to use in data sources. Format: `ip_or_domain:port` separated by spaces
<hr />
## [users]