mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
20 lines
396 B
JSON
20 lines
396 B
JSON
{
|
|
"Version": "2.3.5",
|
|
"Verbose": false,
|
|
"Debug": false,
|
|
"IgnoreDefaults": false,
|
|
"SpacesAftertabs": true,
|
|
"NoColor": false,
|
|
"Exclude": [],
|
|
"AllowedContentTypes": [],
|
|
"PassedFiles": [],
|
|
"Disable": {
|
|
"EndOfLine": false,
|
|
"Indentation": false,
|
|
"InsertFinalNewline": false,
|
|
"TrimTrailingWhitespace": false,
|
|
"IndentSize": false,
|
|
"MaxLineLength": false
|
|
}
|
|
}
|