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": {
|
"template_full": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"dependencies": ["templates"],
|
"dependencies": ["templates"],
|
||||||
"required": True,
|
|
||||||
"empty": False,
|
"empty": False,
|
||||||
},
|
},
|
||||||
"templates": {
|
"templates": {
|
||||||
|
|||||||
Reference in New Issue
Block a user