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 John Molakvoæ (skjnldsv)
parent 4b084c2c4e
commit a492d97b4f
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF

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``.