btcpayserver/BTCPayServer/Configuration
Andrew Camilleri 58d01738ab
More Options refactoring (#2179)
* More Options refactoring

Continues refactoring config classes to use the propert Options pattern where possible.
DataDirectories and DatabaseOptions are now configured the Options pattern and the BTCPayOptions is now moved alongside the other config setup

* Move COnfigure logic for Options to the Startup
2021-01-06 23:51:13 +09:00
..
BTCPayServerOptions.cs More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
ConfigException.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ConfigurationExtensions.cs Remove DB and Directory settings out of the BTCPayServerOptions (#2168) 2020-12-27 22:06:00 +09:00
DefaultConfiguration.cs Plugins: Recommended plugins and github Remote config options (#2045) 2020-11-05 10:21:09 +01: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
ExternalServicesOptions.cs More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
LightningNetworkOptions.cs More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
NBXplorerConnectionSetting.cs Split Options in BTCPayOptions (#2175) 2021-01-02 13:44:28 +01:00
NBXplorerOptions.cs More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00