Skip to content

Commit 2d5606d

Browse files
committed
Setting the default value of 'qtmpUrl' to 'null'
1 parent f2ae803 commit 2d5606d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616

1717
"orthoQualityConfig": {
18-
"qtmpUrl" : "http://dream.eox.at/q1/pq.html"
18+
"qtmpUrl" : null
1919
},
2020

2121
"mapConfig": {

0 commit comments

Comments
 (0)