more fixes and update of translations database

This commit is contained in:
Daniel Goc
2026-03-11 15:24:00 +01:00
parent 4450468145
commit 6f00e7f784
11 changed files with 287 additions and 289 deletions

View File

@@ -1,6 +1,6 @@
# Database configuration (shared between Vue and Go extractors)
database:
type: postgres # "mysql" (default),sqlite or "postgres"
type: mysql # "mysql" (default),sqlite or "postgres"
host: localhost
port: 5432
user: gitea