mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2026-02-11 14:50:03 +00:00
Make monitor parameters configurable
This commit is contained in:
@@ -25,6 +25,8 @@ namespace settings {
|
||||
extern std::string GRUNTWORKJSON;
|
||||
extern int EVENTMODE;
|
||||
extern int EVENTCRATECHANCE;
|
||||
extern int MONITORPORT;
|
||||
extern int MONITORINTERVAL;
|
||||
|
||||
void init();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user