mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-01 23:47:21 +00:00
remove server name from reports
This commit is contained in:
parent
0d103a934a
commit
e63d84c052
@ -957,6 +957,7 @@ public class Iris extends VolmitPlugin implements Listener {
|
|||||||
options.setDebug(true);
|
options.setDebug(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
options.setAttachServerName(false);
|
||||||
options.setEnableUncaughtExceptionHandler(false);
|
options.setEnableUncaughtExceptionHandler(false);
|
||||||
options.setRelease(Iris.instance.getDescription().getVersion());
|
options.setRelease(Iris.instance.getDescription().getVersion());
|
||||||
options.setBeforeSend((event, hint) -> {
|
options.setBeforeSend((event, hint) -> {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user