Merge pull request #1369 from nextcloud/backport/1355/stable15

[stable15] Remove mention of the discontinued Firebug extension
This commit is contained in:
Morris Jobke 2019-04-11 12:07:35 +02:00 committed by GitHub
commit 83cf2ff05b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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