Merge branch 'dev' into routes-tidy-up

This commit is contained in:
Brenda Wallace
2019-01-23 13:58:01 +13:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -87,6 +87,7 @@ submit the change with your pull request.
- Christopher Bazin / [RobotScissors](https://github.com/robotscissors)
- Ahmed Shahin / [codeminator](https://www.github.com/codeminator)
- Brandon Baker / [brandonbaker40](https://github.com/brandonbaker40)
- Alex Darr / [apdarr](https://github.com/apdarr)
## Bots

View File

@@ -65,7 +65,7 @@ common: &default_settings
# encryption involved in SSL communication, but this work is done
# asynchronously to the threads that process your application code,
# so it should not impact response times.
ssl: false
ssl: true
# EXPERIMENTAL: enable verification of the SSL certificate sent by
# the server. This setting has no effect unless SSL is enabled