Skip to content

Commit 7127028

Browse files
authored
Merge pull request #13 from frudas24/master
Update a Comment Label
2 parents 906380d + 1816344 commit 7127028

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

conf.d/common.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ charset_types *;
5454

5555
# -------------------------------------------------------------------
5656
#
57-
# if you'd like to hide some header info, uncomment this
57+
# if you'd like to use cloudflare servers, uncomment this
5858
# include globals/cloudflare.conf;
5959

6060
# -------------------------------------------------------------------

globals/cloudflare.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22

33
include '/etc/nginx/globals/cloudflare-ip-list.conf';
44
real_ip_header CF-Connecting-IP;
5-
real_ip_header CF-Connecting-IP;
65
real_ip_recursive on;

0 commit comments

Comments
 (0)