btcpayserver/BTCPayServer/Configuration
Andrew Camilleri 2b19e0fbc6
Remove SQLite as default option (#1987)
* 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
2020-10-20 13:12:10 +02:00
..
BTCPayServerOptions.cs Remove SQLite as default option (#1987) 2020-10-20 13:12:10 +02:00
ConfigException.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ConfigurationExtensions.cs BTCPay Server Extensions (#1925) 2020-10-15 21:28:09 +09:00
DefaultConfiguration.cs Remove SQLite as default option (#1987) 2020-10-20 13:12:10 +02:00
ExternalConnectionString.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ExternalService.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00