Browse Source

Merge branch 'master' of https://bitbucket.org/ikflowdat/dhcp into FD3-534

Maxi Schvindt 7 years ago
parent
commit
2faa4b5ef6
1 changed files with 5 additions and 0 deletions
  1. 5 0
      app/config/config.yml

+ 5 - 0
app/config/config.yml

@@ -134,3 +134,8 @@ stof_doctrine_extensions:
     orm:
         default:
             timestampable: true
+
+# Accept self-signed certificates
+hwi_oauth:
+    http_client:
+        verify_peer: false