ahmaddxb
ahmaddxb
@wmonzel I am using the enclosure plugin to control many hardware pwm pins which i realised dont work with RPi.GPIO. I too tested OctoPrint-Hardwarepwm plugin for my LED strip light...
Same with me
Has this been implemented yet?
I'm having the same issue using wireguard, have not tried any openvpn configs though to see if that even works. Did you manage to figure this out?
I also required this option
traefik2
``` # Organizr - Unified Frontend organizr: container_name: organizr image: organizrtools/organizr-v2:latest restart: unless-stopped networks: - t2_proxy security_opt: - no-new-privileges:true # ports: # - "$ORGANIZR_PORT:80" volumes: - /srv/dev-disk-by-label-NAS/appdata/organizr/config:/config environment: - PUID=$PUID...
Thanks that worked
I was using MariaDB and this it what I did to get it working. Command into mariadb container and run mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -p -u root mysql mysql -u...
I have used panel_custom to add new items with icons but still use sidebar-order to move them to the bottom and to hide certain items from other users. Make sure...