• Xavier Thompson's avatar
    monitor: Fix config file parsing · 9ff9f989
    Xavier Thompson authored and Thomas Gambier's avatar Thomas Gambier committed
    Config files are parsed with ConfigParser, and interpolation must
    be disabled, as otherwise url values containing % characters will
    be misinsterpreted as interpolations and cause parsing to fail.
    
    /reviewed-on !163
    9ff9f989