From 81a9ea02af823596bbea5d68b7109f224fd44fea Mon Sep 17 00:00:00 2001 From: deathrow Date: Mon, 5 Dec 2022 21:47:27 -0500 Subject: [PATCH] Update --- _items/Services.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/_items/Services.md b/_items/Services.md index c6083e7..a6c3a98 100644 --- a/_items/Services.md +++ b/_items/Services.md @@ -28,10 +28,7 @@ Your account *can* be suspended if you take part in any sort of malicious activi ## __Privacy & Security policy__ -As nature of this website, privacy and security must be our main priority, the following is currently in effect: - -- nginx logging is disabled on all servers and no IPs are being logged. -- The following nginx headers are set to disable IP logging: +The following nginx headers are set on Synapse: ``` proxy_set_header X-Forwarded-For 0.0.0.0;