Use ERROR for Spigot to ensure we don't blow past our plan limits.
This commit is contained in:
parent
f7b8dada6d
commit
9ea32d0725
@ -306,7 +306,7 @@ index 36eff85..7587a44 100644
|
||||
</Policies>
|
||||
</RollingRandomAccessFile>
|
||||
+ <Raven name="Sentry">
|
||||
+ <ThresholdFilter level="WARN" onMatch="ACCEPT" onMismatch="DENY"/>
|
||||
+ <ThresholdFilter level="ERROR" onMatch="ACCEPT" onMismatch="DENY"/>
|
||||
+ <dsn>https://9dbb188a495a4145998c3478534c7052:89fefe0909f34090a6a7ad9397a31bd7@app.getsentry.com/66319</dsn>
|
||||
+ </Raven>
|
||||
</Appenders>
|
||||
|
Loading…
Reference in New Issue
Block a user