add kaboom in config for self care and core
This commit is contained in:
@@ -37,5 +37,6 @@ public class Configuration {
|
||||
@Getter public String host;
|
||||
@Getter public int port;
|
||||
@Getter public String username;
|
||||
@Getter public boolean kaboom = false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user