mirror of
https://github.com/chubin/cheat.sh
synced 2024-11-10 05:24:13 +00:00
etc/config.yaml cleanup
This commit is contained in:
parent
02be5ae19e
commit
63a716fdf7
1 changed files with 2 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue