add gmail_api example to README.md (#518)

This commit is contained in:
yuji suzuki
2024-05-22 21:35:16 +09:00
committed by GitHub
parent 6e96b88a27
commit 20f451192f
2 changed files with 12 additions and 1 deletions
+8 -1
View File
@@ -21,4 +21,11 @@ index = email
[s3]
bucket = my-bucket
path = parsedmarc
path = parsedmarc
[gmail_api]
credentials_file = /etc/example/credentials.json
token_file = /etc/example/token.json
include_spam_trash = True
paginate_messages = True
scopes = https://www.googleapis.com/auth/gmail.modify