Open
Description
Support guidelines
- I've read the support guidelines
I've found a bug and checked that ...
- ... the documentation does not mention anything about my problem
- ... there are no open or closed issues that are related to my problem
Description
When I add:
recycle: no
It does activate the recycle bin. This is probably due to the code just checking if recycle
exists, rather then checking it's value.
Expected behaviour
recycle: no
should be equivalent to omitting it.
Actual behaviour
recycle: no
is equivalent to recycle: yes
Steps to reproduce
N/A
Docker info
N/A
Docker Compose config
N/A
Logs
N/A
Additional info
N/A
Activity