chore: fix too long comment
This commit is contained in:
@@ -891,7 +891,10 @@ CONF_SCHEMA = {
|
|||||||
# based on logging.config documentation
|
# based on logging.config documentation
|
||||||
# "additionalProperties": {
|
# "additionalProperties": {
|
||||||
# "type": "object",
|
# "type": "object",
|
||||||
# "properties": {"format": {"type": "string"}, "datefmt": {"type": "string"}},
|
# "properties": {
|
||||||
|
# "format": {"type": "string"},
|
||||||
|
# "datefmt": {"type": "string"},
|
||||||
|
# },
|
||||||
# "required": ["format"],
|
# "required": ["format"],
|
||||||
# },
|
# },
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user