This website works better with JavaScript
Home
Explore
Help
Register
Sign In
cloudron
/
taiga-app-alt
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Update local.py to enable webhooks
Naga
8 years ago
parent
c92c9d9e96
commit
a6c47fcd1b
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
local.py
+ 2
- 0
local.py
View File
@@ -35,3 +35,5 @@ DATABASES = {
"PORT": "##POSTGRESQL_PORT##",
}
}
+
+WEBHOOKS_ENABLED = True