diff --git a/docs/help/How-To-Report-Issues-Helpfully.html b/docs/help/How-To-Report-Issues-Helpfully.html index 83ccf3b..c10618a 100644 --- a/docs/help/How-To-Report-Issues-Helpfully.html +++ b/docs/help/How-To-Report-Issues-Helpfully.html @@ -53,8 +53,8 @@ title: How To Report Issues Helpfully
If LOOT is crashing on startup, or you can't get to its settings dialog for some other reason, its settings file can be manually edited to enable debug logging.
%LOCALAPPDATA%\LOOT\settings.yaml in a text editor, eg. Notepad.enableDebugLogging: false with enableDebugLogging: true.%LOCALAPPDATA%\LOOT\settings.toml in a text editor, eg. Notepad.enableDebugLogging = false with enableDebugLogging = true.