Skip to content

Commit cb2058f

Browse files
committed
Change default transport settings
1 parent 48b75c0 commit cb2058f

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)