pre-metrics

This commit is contained in:
2026-05-15 19:35:06 +02:00
parent 0b441b0759
commit 132057217d
43 changed files with 1172 additions and 172 deletions
+1
View File
@@ -12,6 +12,7 @@ udp_port = 8080
# DSN for database
# SQLite
url = "sqlite://oxspeak.db"
#url = "sqlite::memory:"
# PostgreSQL
# url = "postgresql://user:passwd@localhost:5432/db_name"
# MySQL