mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-28 17:57:38 +00:00
chore(conf): enable XSRF validation by default
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
WOPidFile = "/var/run/sogo/sogo.pid";
|
||||
WOHTTPAdaptorCapitalizeHeaders = YES;
|
||||
WOPort = "127.0.0.1:20000";
|
||||
SOGoXSRFValidationEnabled = NO;
|
||||
SOGoXSRFValidationEnabled = YES;
|
||||
|
||||
NGImap4ConnectionStringSeparator = "/";
|
||||
NGImap4ConnectionGroupIdPrefix = "$";
|
||||
|
||||
Reference in New Issue
Block a user