Skip to content

Commit e982d7a

Browse files
ereadbbodenmiller
andcommitted
Merge branch 'docs-IP' into 'master'
Capitlize IP See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7396 Merged-by: Evan Read <[email protected]> Approved-by: Evan Read <[email protected]> Co-authored-by: Ben Bodenmiller <[email protected]>
2 parents ce72326 + 37ad155 commit e982d7a

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)