feat(#1014): rename manager agent 'root' to 'ruth' in lifecycle + sh4re
This commit is contained in:
parent
268c2a66ad
commit
0c5760b0da
2 changed files with 16 additions and 38 deletions
|
|
@ -614,7 +614,7 @@ fn default_true() -> bool {
|
|||
// -----------------------------------------------------------------------------
|
||||
|
||||
/// Logical name the broker uses for the manager.
|
||||
pub const MANAGER_AGENT: &str = "root";
|
||||
pub const MANAGER_AGENT: &str = "ruth";
|
||||
|
||||
/// Logical name the broker uses for the human operator. Messages with
|
||||
/// `to = OPERATOR_RECIPIENT` accumulate in sqlite and surface on the
|
||||
|
|
|
|||
Loading…
Reference in a new issue