-
-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7406a55
commit bb6f9a8
Showing
3 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -201,6 +201,8 @@ Below are listed all the variables you can customize. | |
- django_extensions | ||
# spdy protocol in nginx is enabled by default | ||
openwisp2_nginx_spdy: true | ||
# ipv6 must be enabled explicitly to avoid errors | ||
openwisp2_nginx_ipv6: false | ||
# enable sentry | ||
openwisp2_sentry: | ||
dsn: "https://7d2e3cd61acc32eca1fb2a390f7b55e1:[email protected]:443/12345" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters