bkraul

Results 60 comments of bkraul

I realize it has been a couple years since this was touched, but is there any pointers on how we could approach this? I see there is a protected property...

So I think I got a workaround for now. I did the following: * Inherit the control. * Expose the WheelScrollsControl property as public. * Override the MouseWheel event, using...

@cyotek No worries. Because I merely inherited the control with just my few modifications, I am pretty sure I should be able to either revert to your updated one (when...

Wondering the same thing. We are getting ready to deploy traefik in production with a large number of domains/certs...services that we can't really stop, so a reload for SSL certs...

A reload option would be awesome tho. SIGHUP would mean the service is being restarted. The point is to have no interruption. Take for instance `nginx -s reload` or `httpd...

I have the same question. I am assuming there is a verbosity level setting we can adjust. It would be nice if it could be specified via env var for...

@yitam That would be so cool. However, trying to keep realistic expectations....we have been waiting for such things as (official) AD authentication (in the case of mssql for linux), and...

As a sidenote, for me it was the `SETTING_NOREPLY_EMAIL_ADDRESS` setting. Basically on my email server configuration, the address must exist at least as an alias in order to be used...

This would be a great addition.

Same issue here. Any chance this can be looked at? Everything else is near-perfect.