Bastian Rang
Bastian Rang
1. deploy this container using your orchestration tool and your credentials to your outside smtp-service (mailgun, sendinblue, …) 2. link this container as "mail" to your application container (they have...
Just follow the instructions in readme.md File. You have to set the right env vars.
maybe one could use the `getThumb` method from `System\Models\File`
@rawmind0 @wargamez i'll have a look into this.
i'd like to introduce two new ENV vars: * `TRAEFIK_HTTPS_PROFILE = modern|intermediate|old`, which sets ciphers and mintls according to the [mozilla recommendations](https://wiki.mozilla.org/Security/Server_Side_TLS) * `TRAEFIK_HTTPS_CIPHERS = TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, …`, which overrides the...
Hi, thanks for your answers. > Throttling is configurable already. how is this configurable via ENV? i havn't seen it in source. there is a fixed limit of 200req per...
If you setup a license, i can help with pull Requests ;-)
> Note to change mentions of dns-api.org in the public site content we'll need to change the contents of public/ from being raw-html to being HTML::Template, or similar. Shame. or...