Skip to content

v2023.01.14.1558 Release

Choose a tag to compare

@bitbound bitbound released this 15 Jan 00:56
11a99c6

This release adds the UseHttpLogging in appsettings.json and the Server Config page. This will enable ASP.NET Core's built-in HTTP logging middleware, which will log all requests and responses. In addition, it will add some log entries during client downloads that show the effective scheme, host, and remote IP (as resulted from processing forwarded headers).

The app will need to be restarted after changing this, as it's only read once during startup.

Docker Image

See Docker Hub for instructions on pulling and running the image.

Changes:

This list of changes was auto generated.