Since I can't get help on this, I would like to disable this option.
# After how long to mark a pilot inactive, in days
Config::Set('PILOT_AUTO_RETIRE', true);
Config::Set('PILOT_INACTIVE_TIME', 120);
Would changing True to false disable this feature?