diff --git a/README.md b/README.md index fc2dd3b..5eb4d6b 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ This is the general format, change the values of corresponding fields as your re "index_group": false, "index_channel": true, "exclude_chats": [], - "include_chats": [], + "include_chats": [] } ``` > * `index_all` - Whether to consider all the chats associated with the telegram account. Value should either be `true` or `false`.