From: Galen Charlton Date: Wed, 9 Jan 2019 22:35:12 +0000 (-0500) Subject: fix formatting issue in release notes X-Git-Tag: osrf_rel_3_1_1~11 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b35e8538351b8c6c1e0bddb7678435d62b996c31;p=OpenSRF.git fix formatting issue in release notes Signed-off-by: Galen Charlton --- diff --git a/doc/RELEASE_NOTES.txt b/doc/RELEASE_NOTES.txt index 4d1085a..e504cc8 100644 --- a/doc/RELEASE_NOTES.txt +++ b/doc/RELEASE_NOTES.txt @@ -128,7 +128,7 @@ Users of a reverse proxy such as NGINX should install and enable the Apache `mod_remoteip` module, then adjust the Apache configuration to include lines like this: -[source] +[source,bash] ---- RemoteIPInternalProxy 127.0.0.1/24 # or whatever the proxy IP address is RemoteIPInternalProxy ::1 # or whatever the proxy IP address is