Skip to content

Commit 6d51717

Browse files
authored
TASK: Add http scheme default to settings (#93)
This makes the option more visible and follows our guidelines for "settings documentation"
1 parent 6fb1f14 commit 6d51717

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Configuration/Settings.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Flowpack:
55
-
66
host: localhost
77
port: 9200
8+
scheme: 'http'
89
username: ''
910
password: ''
1011
realtimeIndexing:

0 commit comments

Comments
 (0)