Skip to content
Snippets Groups Projects
Commit 45b78a21ec9b authored by Marcin Sedlak-Jakubowski's avatar Marcin Sedlak-Jakubowski
Browse files

Fix trailing whitespace

parent 48b91d11a1b8
No related branches found
No related tags found
1 merge request!72Intermediate build for testing purposes
......@@ -106,7 +106,7 @@
## Announce ip from hostname
Currently the only way to enable hostnames in Redis is by setting `redis['announce_ip']`. However,
Currently the only way to enable hostnames in Redis is by setting `redis['announce_ip']`. However,
this would need to be set uniquely per Redis instance. `announce_ip_from_hostname` is a boolean that allows us to turn this on or off.
It fetches the hostname dynamically, inferring the hostname from `hostname -f` command.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment