This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
cloudron
/
taiga-app-alt
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
Update local.py to enable webhooks
Naga
il y a 8 ans
Parent
c92c9d9e96
commit
a6c47fcd1b
1 fichiers modifiés
avec
2 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
2
0
local.py
+ 2
- 0
local.py
Voir le fichier
@@ -35,3 +35,5 @@ DATABASES = {
"PORT": "##POSTGRESQL_PORT##",
}
}
+
+WEBHOOKS_ENABLED = True