Added ReloadConfig

This commit is contained in:
acidicoala
2023-01-11 01:35:14 +03:00
parent 30f1076261
commit edd785cfcf
21 changed files with 184 additions and 128 deletions

View File

@@ -128,4 +128,5 @@ namespace smoke_api {
LOG_ERROR("Shutdown error: {}", ex.what())
}
}
}