kopia lustrzana https://github.com/meshtastic/protobufs
Add admin_channel_enabled to the security config
rodzic
6cde2e2672
commit
684d1faf8e
|
@ -1063,6 +1063,11 @@ message Config {
|
|||
* Moved to SecurityConfig
|
||||
*/
|
||||
bool bluetooth_logging_enabled = 7;
|
||||
|
||||
/*
|
||||
* Enables incoming admin control over the "admin" channel
|
||||
*/
|
||||
bool admin_channel_enabled = 8 [default = false];
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Ładowanie…
Reference in New Issue