diff options
| author | Lenczu Vex <kuba.lenczowski03@gmail.com> | 2025-04-05 12:22:31 +0200 |
|---|---|---|
| committer | Lenczu Vex <kuba.lenczowski03@gmail.com> | 2025-04-05 12:23:44 +0200 |
| commit | e0f8c7b78b58f18d73bed4310f99d4fb1ebb5508 (patch) | |
| tree | 8891fde19df169fb6853a081d1364bec60336ce6 /config.toml | |
| parent | 10905ea5ae9945fd5ae7b90a1cdfa083fd3fbdd1 (diff) | |
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 39ab275..54b91a2 100644 --- a/config.toml +++ b/config.toml @@ -2,7 +2,7 @@ host = "localhost" user = "" password = "" -port = 3306 +port = 5432 database = "" [session] timeout = 14400 |
