mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-04 21:08:51 +00:00
Always capitalize HTTP headers
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
SxVMemLimit = 384;
|
||||
WOLogFile = "/var/log/sogo/sogo.log";
|
||||
WOPidFile = "/var/run/sogo/sogo.pid";
|
||||
|
||||
WOHTTPAdaptorCapitalizeHeaders = YES;
|
||||
WOPort = "127.0.0.1:20000";
|
||||
|
||||
NGImap4ConnectionStringSeparator = "/";
|
||||
|
||||
Reference in New Issue
Block a user