mescon / Muximux

A lightweight way to manage your HTPC
GNU General Public License v2.0
1.14k stars 82 forks source link

Unchecked Dropdown menu #109

Closed lbarnett83 closed 7 years ago

lbarnett83 commented 7 years ago

Just curious. I unchecked the "Enable DropDown" option in the settings menu, and now there is no way that I can see to re-enable it, as I cannot get the settings menu up.

mescon commented 7 years ago

In settings.ini.php, set enabledropdown to true. Like this:

enabledropdown = "true"