farfalleflickan
farfalleflickan
Hi! I've configured the image-actions to turn on the 'torch' mode on my led string, which is managed by [WS281x_LED_Status](https://github.com/cp2004/OctoPrint-WS281x_LED_Status). The only problem is that most of the time the...
Here is my nginx setup: `````````````````````` location /files/ { proxy_buffering off; proxy_buffer_size 4k; proxy_read_timeout 120; proxy_request_buffering off; client_max_body_size 1G; # Make the number the same as 'max-share-size' in fileshelter.conf proxy_set_header...
See issue #94. I have tested this locally and "it works on my machine" ¯\\\_(ツ)\_/¯
I can't seem to get this to work on zsh... ``` user@theSource:~/.scripts/shell-mommy(master○) » source /home/user/.scripts/shell-mommy/shell-mommy.sh user@theSource:~/.scripts/shell-mommy(master○) » mommy ls .rw-r--r-- 51k user 12 Jan 13:55 preview.png .rw-r--r-- 2.9k user...
### Issue Description When singleService is off, I get the standard login page. If singleService is on, the link/button to log in is broken/missing, displaying "Log Out" **even though I...
**Describe the enhancement** A new parameter akin rd.shell that attempts to copy rdsonreport.txt to the boot partition (useful in cases where, for some reason, keyboard input does not work in...