Skip to content

Commit f547c0d

Browse files
committed
Merge pull request #147 from oskarhane/change-default-transport-settings
Change default transport settings
2 parents 48b75c0 + cb2058f commit f547c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/scripts/settings.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ angular.module('neo4jApp.settings', ['neo4jApp.utils'])
5454
retainConnectionCredentials: yes
5555
shouldReportUdc: no
5656
experimentalFeatures: no
57-
useBolt: yes
57+
useBolt: no
5858
boltHost: "" # $location.host() is default
5959
shownTermsAndPrivacy: no
6060
acceptedTermsAndPrivacy: no

0 commit comments

Comments
 (0)