1
1
mirror of https://github.com/chubin/cheat.sh.git synced 2025-01-06 04:16:04 +03:00
cheat.sh/etc/config.yaml
2018-08-16 19:44:01 +00:00

8 lines
346 B
YAML

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