Admins are not python programmers and defining a tuple with a single value is tricky. Let's save them some troubles by using a list (we use lists in other config options as well), which has less pitfalls.
whatevs :) THX though!
Pull-Request has been merged by jskladan
Admins are not python programmers and defining a tuple with a single
value is tricky. Let's save them some troubles by using a list (we use
lists in other config options as well), which has less pitfalls.