mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-31 20:04:31 +01:00
* Remove SQLite as default option IF MERGED, STORES WITH NO DB CONFIG WILL NOT START UNTIL CONFIG IS UPDATED WITH `sqlitefile=sqlite.db` * remove sqlite conn string option * toggle between abs path or relative for sqlite db * Update DefaultConfiguration.cs