Skip to content

Commit 37ad155

Browse files
bbodenmillereread
authored andcommitted
Capitlize IP
1 parent ce72326 commit 37ad155

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.markdownlint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ proper-names:
7474
"Helm",
7575
"HipChat",
7676
"ID",
77+
"IP",
7778
"Ingress",
7879
"jasmine-jquery",
7980
"JavaScript",

doc/settings/redis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ redis['tcp_timeout'] = "60"
107107
redis['tcp_keepalive'] = "300"
108108
```
109109

110-
## Announce ip from hostname
110+
## Announce IP from hostname
111111

112112
Currently the only way to enable hostnames in Redis is by setting `redis['announce_ip']`. However,
113113
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.

0 commit comments

Comments
 (0)