mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-06-12 05:30:17 +00:00
fix config example as well
This commit is contained in:
parent
bbea62d288
commit
ebdd6b1674
@ -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. */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user