You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ You can set the following configuration parameters for every individual Home Ass
8
8
| debug | Enable debug mode? | false |
9
9
| wait_for_browser_mod_time | How long to wait for browser_mod to be available (in seconds)? This config attribute can only be set in the main configuration and not in profiles, user-specific or device-specific. | 0.25 |
10
10
| log_level_console | Log level to use for logging to the browser console (error / warn / info / debug). | info |
11
-
| alert_errors | Display error messages in an alert box. |false|
11
+
| alert_errors | Display error messages in an alert box. |true |
12
12
| hide_toolbar | Hide the upper panel toolbar? Please see [FAQ](faq.md#dashboard-cannot-be-edited) how to edit your dashboard when toolbar is hidden. | false |
13
13
| hide_toolbar_on_subviews | Hide the toolbar in subviews too? | false |
14
14
| keep_toolbar_space | If the toolbar is hidden, should the space where the toolbar is normally located remain empty? | false |
0 commit comments