Troubleshooting page

This commit is contained in:
Elia Zammuto
2021-08-17 20:22:47 +02:00
parent 81317ce672
commit 1f239214a1
5 changed files with 146 additions and 0 deletions
+5
View File
@@ -927,4 +927,9 @@ void start() {
ssl.join();
tcp.join();
}
void erase_all_clients(){
map_id_client.clear();
save_state();
}
} // namespace nvhttp