chirpstack-sqlite not starting

i followed the steps in “quickstart debian / ubuntu”, but installed chirpstack-sqlite instead. when i try to start it, i get:

Feb 13 06:59:00 h3006308.stratoserver.net chirpstack[1437248]: 2025-02-13T05:59:00.044176Z  INFO chirpstack::cmd::root: Starting ChirpStack LoRaWAN Network Server version="4.11.1" docs="https://www.chirpstack.io/"
Feb 13 06:59:00 h3006308.stratoserver.net chirpstack[1437248]: 2025-02-13T05:59:00.044839Z  INFO chirpstack::storage::sqlite: Setting up SQLite connection pool
Feb 13 06:59:00 h3006308.stratoserver.net chirpstack[1437248]: 2025-02-13T05:59:00.045183Z  INFO chirpstack::storage: Applying schema migrations
Feb 13 06:59:00 h3006308.stratoserver.net chirpstack[1437248]: Error: Error occurred while creating a new object: Unable to open the database file
Feb 13 06:59:00 h3006308.stratoserver.net chirpstack[1437248]: Caused by:
Feb 13 06:59:00 h3006308.stratoserver.net chirpstack[1437248]:     Unable to open the database file
Feb 13 06:59:00 h3006308.stratoserver.net systemd[1]: chirpstack-sqlite.service: Main process exited, code=exited, status=1/FAILURE

what is the default location where chirpstack wants to store the sqlite database file?

ok, i solved this by copying over the [sqlite] configuration section from github.