This caused strings whith the '%' character in it to be interpreted by Python's ConfigParser. This behavior is not needed for DashMachine, the goal is to read exactly what the user types. Setting interpolation to None fixes this. See: https://docs.python.org/3/library/configparser.html?highlight=configparser#interpolation-of-values