mirror of
https://github.com/XTXMarkets/ternfs.git
synced 2026-04-29 06:09:20 -05:00
Switch to restech EggsFS rota
This commit is contained in:
+1
-1
@@ -852,7 +852,7 @@ void runCDC(const std::string& dbDir, const CDCOptions& options) {
|
||||
if (xmon) {
|
||||
XmonConfig config;
|
||||
config.appInstance = "cdc";
|
||||
config.appType = "restech.critical";
|
||||
config.appType = "restech_eggsfs.critical";
|
||||
config.prod = options.xmonProd;
|
||||
Xmon::spawn(*undertaker, std::make_unique<Xmon>(logger, xmon, config));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user