DampflokTV
DampflokTV
This needs to be fixed ASAP as this is a huuuuge security Issue. We need to disable Admins that leave the company and WITHOUT access to the mobile App.
Check where MySQL ist listening `netstat -l --numeric-ports | grep 3306` If it is listening on localhost, use localhost or 127.0.0.1 for the connection. If it only listens on the...
You cant configure it, you need to download the sources and build it yourself. Then change Line 64 in Submodules\ExchangeSharp\ExchangeSharp\API\Exchanges\Binance\ExchangeBinanceAPI.cs to: `RequestWindow = TimeSpan.FromMinutes(1.0);`
I checked this already. If you check for '1', it returns always "x-postal-threat no" even if a threat is found. If you check if its boolean true, it works as...
You can use [Plesk Mail Lets Encrypt](https://github.com/ripkens/Plesk-Mail-LetsEncrypt) It does everything automatically for you, including renewals
On a windows System: - create a subscription with your Hostname - disable all DNS features - create a mail.domain.tld for ALL customers in the hostname subscription - make that...