1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 05:06:44 +02:00

etc/config.yaml cleanup

This commit is contained in:
Igor Chubin
2019-05-19 18:59:47 +00:00
parent 02be5ae19e
commit 63a716fdf7
+2 -5
View File
@@ -1,7 +1,4 @@
server:
address: "0.0.0.0"
port: 8002
cache: false # true - results have to be cached in redis
# false - results do not have to be cached locally
# "path" results have to be cached in filesystem
redis: false # redis server hostname of false if no redis server used
cache:
type: none