Enis

Results 11 comments of Enis

I surrendered, removed the CR-Touch again and compiled Marlin 2.0.9.5 using the Ender 3 Pro example config (config/examples/Creality/Ender-3 Pro/BigTreeTech SKR Mini E3 3.0). Marlin let's you Level 9 points of...

Same thing happens when using the @AutoConfigureWireMock spring annotation and supplying the stub parameter: ``` // example @AutoConfigureWireMock(port = 0, files = ["classpath:./"], stubs = ["classpath:/mappings"]) ``` We discovered this...

I implemented that feature and created a pull request: #1239

thanks for the rapid answer. I configured my kutt server in the advanced options. the problem is that the custom domains are invisible / "empty strings" in the dropdown.

my kutt works with 4 different domains. the default one and 3 extra. Do I need to reconfigure it to use one of the 3 custom domains? isnt that what...

![image](https://user-images.githubusercontent.com/24529735/125942237-859eed8d-dd8e-4133-84f7-c7098850e7e1.png)

I've already set my **custom host**

I am able to create a link but I have to guess which one is the correct custom domain. ![image](https://user-images.githubusercontent.com/24529735/125942486-6935e252-b41f-450b-98b6-8343238385c7.png)

> So the only problem now is, you are seeing empty strings in the dropdown for all the domains you have configured, right? > > And you are able to...