summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDylan Baker <baker.dylan.c@gmail.com>2018-03-05 09:04:04 -0800
committerGitHub <noreply@github.com>2018-03-05 09:04:04 -0800
commit2a8f3413038a79130e75564bcce8f226b8823e1a (patch)
treeaae4c13512928f05d80220d2e21c409088ecb9b5 /docs
parent5cf212e496faefeb6b4381c8aff19177f66f7bd1 (diff)
parent716f2a9489f0586f8f13c94a3c3149668800b95d (diff)
Merge pull request #1218 from mjg/tag-replied-passed
Tag replied passed
Diffstat (limited to 'docs')
-rw-r--r--docs/source/configuration/accounts_table32
1 files changed, 31 insertions, 1 deletions
diff --git a/docs/source/configuration/accounts_table b/docs/source/configuration/accounts_table
index 33c554a3..2215df51 100644
--- a/docs/source/configuration/accounts_table
+++ b/docs/source/configuration/accounts_table
@@ -87,7 +87,37 @@
list of tags to automatically add to outgoing messages
:type: string list
- :default: sent,
+ :default: sent
+
+
+.. _draft-tags:
+
+.. describe:: draft_tags
+
+ list of tags to automatically add to draft messages
+
+ :type: string list
+ :default: draft
+
+
+.. _replied-tags:
+
+.. describe:: replied_tags
+
+ list of tags to automatically add to replied messages
+
+ :type: string list
+ :default: replied
+
+
+.. _passed-tags:
+
+.. describe:: passed_tags
+
+ list of tags to automatically add to passed messages
+
+ :type: string list
+ :default: passed
.. _signature: