Skip to content

Commit 63a716f

Browse files
committed
etc/config.yaml cleanup
1 parent 02be5ae commit 63a716f

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

etc/config.yaml

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
server:
22
address: "0.0.0.0"
3-
port: 8002
4-
cache: false # true - results have to be cached in redis
5-
# false - results do not have to be cached locally
6-
# "path" results have to be cached in filesystem
7-
redis: false # redis server hostname of false if no redis server used
3+
cache:
4+
type: none

0 commit comments

Comments
 (0)