mirror of
https://github.com/YGGverse/Pulsar.git
synced 2026-03-31 17:55:37 +00:00
change debug settings level
This commit is contained in:
parent
98282e88d2
commit
cb9b0dd1d3
2 changed files with 23 additions and 29 deletions
|
|
@ -38,12 +38,6 @@
|
|||
"enabled":false,
|
||||
"required":false
|
||||
}
|
||||
},
|
||||
"debug":
|
||||
{
|
||||
"info":true,
|
||||
"warning":true,
|
||||
"error":true
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
@ -75,14 +69,14 @@
|
|||
"enabled":false,
|
||||
"required":false
|
||||
}
|
||||
},
|
||||
"debug":
|
||||
{
|
||||
"info":true,
|
||||
"warning":true,
|
||||
"error":true
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"debug":
|
||||
{
|
||||
"info":true,
|
||||
"warning":true,
|
||||
"error":true
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue