summaryrefslogtreecommitdiff
path: root/templates/config/config.toml
blob: 03977a1bfb03e1b21298e0072c2e84f6f7c73ff3 (plain)
1
2
3
4
5
6
7
8
9
10
11
[app]
title = "Flat-File Forms"

[email]
host = localhost
user = root
password = 123456

[api]
keys = []