• Teddy Reed's avatar
    killswitch: Remove killswitch code (#5949) · 04896c85
    Teddy Reed 创作于
    This was determined to be the wrong approach to adding simple
    killswitches. The intent was to quickly flip on/off features. It was
    not widely adopted due to the dependencies killswitching has.
    
    A different approach is to implement the same functions with something
    simple like filesystem flags.
    04896c85