Skip to content

Commit

Permalink
[setup] remove obsolete option
Browse files Browse the repository at this point in the history
  • Loading branch information
koivo committed May 8, 2024
1 parent f7eb2ad commit 4b61187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/setup.xml
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@
<item level="2" text="Disable Enigma2 restart on crash" descripton="Disable Enigma2 automatically restarts on crash.">config.crash.restart</item>
<item level="2" text="Max number of crash pop-ups shown" descripton="Define how often Enigma2 will show crash pop-ups." requires="config.crash.restart">config.crash.maxbsod</item>
<item level="2" text="Logs location" description="Choose the location for crash and debuglogs.">config.crash.debug_path</item>
<item level="2" text="Create more detailed crash log" description="Allows more detailed to be in the crash log">config.crash.details</item>
<!--item level="2" text="Create more detailed crash log" description="Allows more detailed to be in the crash log">config.crash.details</item-->
<item level="2" text="Enable debug log" description="Allows you to enable the debug log. They contain very detailed information of everything the system does.">config.crash.enabledebug</item>
<item level="2" text="Enable twisted log *" description="Allows you to enable the twisted log. They contain very detailed information of everything the twisted does.">config.misc.enabletwistedlog</item>
<item level="2" text="Show pressed buttons in telnet debug mode" description="Select if you want to show every pressed button in telnet init 4 mode.">config.plisettings.ShowPressedButtons</item>
Expand Down

0 comments on commit 4b61187

Please sign in to comment.