diff --git a/conf/config.sample.yml b/conf/config.sample.yml index 98972d6..1b0c2b3 100644 --- a/conf/config.sample.yml +++ b/conf/config.sample.yml @@ -28,7 +28,7 @@ bindIP: 0.0.0.0 # - sqlite = SQLite 3.9 or later db: - type: mysql + type: postgres # PostgreSQL / MySQL / MariaDB / MS SQL Server only: host: localhost port: 5432