Skip to content

Commit bfbbb5f

Browse files
nemesifierpandafy
authored andcommitted
[docs] Fixed wrong OPENWISP_ADMIN_DASHBOARD_ENABLED default value
(cherry picked from commit c571968)
1 parent c62e409 commit bfbbb5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1442,7 +1442,7 @@ Title shown to users in the index page of the admin site.
14421442
``OPENWISP_ADMIN_DASHBOARD_ENABLED``
14431443
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14441444

1445-
**default**: ``False``
1445+
**default**: ``True``
14461446

14471447
When ``True``, enables the `OpenWISP Dashboard <#openwisp-dashboard>`_.
14481448
Upon login, the user will be greeted with the dashboard instead of the default

0 commit comments

Comments
 (0)