GoBlog/example-config.yaml

11 lines
144 B
YAML

server:
logging: false
port: 8080
database:
file: data/db.sqlite
cache:
enable: true
expiration: 600
blog:
lang: en
title: My blog