mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-29 04:02:17 -04:00
Merge branch 'dev' into routes-tidy-up
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user