From ccd8cc2024d28b2b8ef0311243b4b5f008eca0ec Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Fri, 5 Apr 2019 19:58:59 +0900 Subject: [PATCH] Remove mention of the discontinued Firebug extension REF: https://getfirebug.com/ --- admin_manual/issues/general_troubleshooting.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/admin_manual/issues/general_troubleshooting.rst b/admin_manual/issues/general_troubleshooting.rst index 8cb60b93f..802333bc5 100644 --- a/admin_manual/issues/general_troubleshooting.rst +++ b/admin_manual/issues/general_troubleshooting.rst @@ -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 `_. +usually access them by pressing F12. .. note:: The logfile of Nextcloud is located in the data directory ``nextcloud/data/nextcloud.log``.