diff --git a/docs/doxygen-user/configuration.dox b/docs/doxygen-user/configuration.dox index e3ef07a2ac..271e359207 100644 --- a/docs/doxygen-user/configuration.dox +++ b/docs/doxygen-user/configuration.dox @@ -14,11 +14,16 @@ The first tab on the options panel is for general application settings. \image html options_application.png -The top section lets you adjust how much memory is used by Autopsy and how many log files to keep. Generally each Autopsy session generates one log file, though it can generate more if the log file becomes too large. +The top section lets you adjust how much memory is used by Autopsy and how many log files to keep. Generally each Autopsy session generates one log file, though it can generate more if the log file becomes too large. You can also specify a custom location to write heap dumps to. -The next section lets you specify where Autopsy should store temporary files. These files will be deleted when a case is closed. +The next section lets you specify where Autopsy should store temporary files. These files will be deleted when a case is closed. There are three options: + -The final section lets you set a custom logo. +The next section lets you set a custom logo. \image html options_logo.png @@ -26,6 +31,8 @@ This logo will be displayed in any generated \ref report_html "HTML reports". \image html options_logo_report.jpg +The final section lists instructions on how to change scaling for high DPI Windows systems. + \section config_view View Options See the \ref view_options_page page for a description of how you can customize what data is displayed in Autopsy. diff --git a/docs/doxygen-user/images/options_application.png b/docs/doxygen-user/images/options_application.png index 977c63e77a..3823eb7a2e 100644 Binary files a/docs/doxygen-user/images/options_application.png and b/docs/doxygen-user/images/options_application.png differ