Deprecate router client

pull/528/head
Ben Meadors 2024-06-28 10:06:50 -05:00
rodzic a3030d5ff1
commit 17a9637530
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -37,7 +37,9 @@ message Config {
/*
* Description: Combination of both ROUTER and CLIENT. Not for mobile devices.
* Deprecated in v2.3.15 because improper usage is impacting public meshes: Use ROUTER or CLIENT instead.
*/
[deprecated = true]
ROUTER_CLIENT = 3;
/*