Skip to content

Commit

Permalink
Enable bot event
Browse files Browse the repository at this point in the history
  • Loading branch information
arkid15r committed Sep 19, 2024
1 parent f02266e commit a8fda4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/settings/staging.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ class Staging(Base):
SITE_URL = "https://nest.owasp.dev"

SLACK_COMMANDS_ENABLED = True
SLACK_EVENTS_ENABLED = False
SLACK_EVENTS_ENABLED = True

0 comments on commit a8fda4e

Please sign in to comment.