This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
cloudron
/
taiga-app-alt
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Update local.py to enable webhooks
Naga
hace 8 años
padre
c92c9d9e96
commit
a6c47fcd1b
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
local.py
+ 2
- 0
local.py
Ver fichero
@@ -35,3 +35,5 @@ DATABASES = {
"PORT": "##POSTGRESQL_PORT##",
}
}
+
+WEBHOOKS_ENABLED = True