2023-10-21 23:45:40 +00:00
|
|
|
# Example configuration for Misuzu
|
|
|
|
# and ; can be used at the start of a line for comments.
|
|
|
|
|
|
|
|
database:dsn mariadb://<user>:<pass>@<host>/<name>?charset=utf8mb4
|
|
|
|
|
|
|
|
;sentry:dsn https://sentry dsn here
|
|
|
|
;sentry:tracesRate 1.0
|
|
|
|
;sentry:profilesRate 1.0
|
2025-01-29 21:07:12 +00:00
|
|
|
|
2025-02-02 19:31:06 +00:00
|
|
|
domain:localhost main redirect
|
2025-01-29 21:07:12 +00:00
|
|
|
domain:localhost:redirect:path /go
|