Change Vanillafix crash level to log

This commit is contained in:
Timo Ley 2020-10-16 11:54:38 +02:00
parent 2ff4b91b52
commit 49dec9e37a
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
# Configuration file
crashes {
B:disableReturnToMainMenu=false
I:errorNotificationDuration=30000
S:hasteURL=https://paste.dimdev.org
B:replaceErrorNotifications=false
# Valid values:
# LOG
# NOTIFICATION
# WARNING_SCREEN
# CRASH
S:scheduledTaskproblemAction=LOG
}
fixes {
B:bugFixes=true
B:crashFixes=true
B:modSupport=true
B:profiler=true
B:textureFixes=true
}