summary refs log tree commit diff stats
path: root/config/default.toml
blob: 30268497d0b613cfdd62eccb857fcd028010bd93 (plain)
1
2
3
4
5
[server]
port = 3000

[posts]
folder = "../posts"