snow/default.config.ini

9 lines
194 B
INI
Raw Normal View History

2023-10-31 22:40:14 +00:00
[database]
; connect string
uri="host=localhost user=postgres password=pass dbname=snow port=5432 sslmode=disable"
; postgres
2023-11-01 21:51:14 +00:00
type="postgres"
[output]
; level of logging
level="dev" # dev, prod