Skip to content

v2.2.2 - The tiny Flame 🔥

Latest
Compare
Choose a tag to compare
@jfroment jfroment released this 28 Nov 23:21

Yet another bug resolution

Bugfixes and improvements ⚙️

  • [script] When no customization where done on Traefik (custom variable beginning with TRAEFIK_ in .env.custom), the run-seedbox.sh script failed with error:
    [./run-seedbox.sh] line 320: ./env/traefik.env: No such file or directory
    
    This bug was introduced in v2.2.1 release and I'm sorry for it. It should work as expected now.
  • [Flood] Fix #61
    The feature of Deluge Daemon auth autoconfig was broken since v2.2.0. It should work now and also handle filesystem with different permissions between config directory and media directory.