Parcourir la source

Update local.py to enable webhooks

Naga il y a 8 ans
Parent
commit
a6c47fcd1b
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      local.py

+ 2 - 0
local.py

@@ -35,3 +35,5 @@ DATABASES = {
         "PORT": "##POSTGRESQL_PORT##",
     }
 }
+
+WEBHOOKS_ENABLED = True