Skip to content

Commit a45b69b

Browse files
authored
Update django-tasks-scheduler description (#113)
1 parent 7b7ba39 commit a45b69b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

terraform/production/repositories.tfvars

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ repositories = {
5353
}
5454

5555
"django-tasks-scheduler" = {
56-
description = "Schedule async tasks using redis pub/sub."
56+
description = "Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used."
5757
homepage_url = "https://django-tasks-scheduler.readthedocs.io/"
5858
allow_merge_commit = true
5959

@@ -71,7 +71,7 @@ repositories = {
7171
allow_merge_commit = true
7272
allow_rebase_merge = true
7373
allow_squash_merge = true
74-
has_discussions = false
74+
has_discussions = true
7575
has_wiki = true
7676
admins = [
7777
"matthiask",

0 commit comments

Comments
 (0)