Jon Pawley
Results
2
issues of
Jon Pawley
In the `HttpContextExtensions.cs` file, there is a comment that by setting the `updateThreadCulture` boolean, the user can change whether the CurrentCulture/CurrentUICulture settings can be changed: https://github.com/turquoiseowl/i18n/blob/ce7bdc9d8a8b92022c42417edeff4fb9ce8d3170/src/i18n/Helpers/HttpContextExtensions.cs#L135 However, this boolean ultimately...
Kia ora, I'm working on getting EmonCMS up and running in a Docker container running on my Raspberyy Pi 3 Model B Plus. I've had to modify the `docker-compose.yml` file...