re-add strip_imgs option for notifications
This commit is contained in:
@@ -225,6 +225,7 @@ class NotifyConfig(BaseConfig):
|
||||
"subject": {"type": "string"},
|
||||
"template": {"type": "string"},
|
||||
"repl_img": {"type": "string"},
|
||||
"strip_imgs": {"type": "boolean", "default": False},
|
||||
"embed_imgs": {
|
||||
"type": "array",
|
||||
"items": {"type": "string"},
|
||||
|
||||
Reference in New Issue
Block a user