remove: atto.active_connections:chats
This commit is contained in:
parent
6e4fd3da36
commit
7983b460e5
3 changed files with 1 additions and 22 deletions
|
@ -52,10 +52,6 @@ impl DataManager {
|
|||
.1
|
||||
.set("atto.active_connections:users".to_string(), "0".to_string())
|
||||
.await;
|
||||
self.0
|
||||
.1
|
||||
.set("atto.active_connections:chats".to_string(), "0".to_string())
|
||||
.await;
|
||||
|
||||
self.2.init().await.expect("failed to init buckets manager");
|
||||
Ok(())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue