fix config example as well

This commit is contained in:
Florian Schlichting 2017-04-25 00:10:22 +02:00
parent bbea62d288
commit ebdd6b1674

View File

@ -391,7 +391,7 @@ $c->admin_email ='calendar-admin@example.com';
*/
/* Unset X-Real-IP, as it's not controlled by the reverse proxy. */
// unset( $_SERVER['X-Real-IP'] );
// unset( $_SERVER['HTTP_X_REAL_IP'] );
// $c->trust_x_forwarded = true;
/* Set all values manually. */