Deprecate LONG_SLOW preset

Mark LONG_SLOW as deprecated in the config.proto file.
This commit is contained in:
Ben Meadors 2025-12-15 19:28:31 -06:00 committed by GitHub
parent 1cf2783bdb
commit aeee7f08e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -938,8 +938,9 @@ message Config {
/*
* Long Range - Slow
* Deprecated in 2.7: Unpopular slow preset.
*/
LONG_SLOW = 1;
LONG_SLOW = 1 [deprecated = true];
/*
* Very Long Range - Slow