huwred

Results 3 comments of huwred

I started getting this issue today, everything was previously working, I deployed a new version of the website to the server and it now throws this error, I'm using 1.8.12...

I haven't tried this with Umbraco, but I will have a play as it does look like you can reload settings without a restart

Well, as long as you access configuration settings using `IOptionsSnapshot` changes made to `appsettings.json` are reflected immediately on change without requiring a restart. While this is great, it would probably...