mirror of
https://github.com/arcan1s/ahriman.git
synced 2026-02-24 21:59:48 +00:00
docs: remove required flag from email.template_full option
This commit is contained in:
@@ -131,7 +131,6 @@ class ReportTrigger(Trigger):
|
||||
"template_full": {
|
||||
"type": "string",
|
||||
"dependencies": ["templates"],
|
||||
"required": True,
|
||||
"empty": False,
|
||||
},
|
||||
"templates": {
|
||||
|
||||
Reference in New Issue
Block a user