Remove mention of the discontinued Firebug extension

REF: https://getfirebug.com/
This commit is contained in:
Christian Oliff 2019-04-05 19:58:59 +09:00 committed by Backportbot
parent 5ee9cc99cf
commit ccd8cc2024

View File

@ -70,8 +70,7 @@ enabled. Edit :file:`config/config.php` and change ``'debug' => false,`` to
For JavaScript issues you will also need to view the javascript console. All
major browsers have developer tools for viewing the console, and you
usually access them by pressing F12. For Firefox we recommend to installing
the `Firebug extension <https://getfirebug.com/>`_.
usually access them by pressing F12.
.. note:: The logfile of Nextcloud is located in the data directory
``nextcloud/data/nextcloud.log``.