mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #1405 from owncloud/phil-davis-dev-debugging
Dev Debugging minor missing word
This commit is contained in:
@@ -4,7 +4,7 @@ Debugging
|
||||
Debug mode
|
||||
----------
|
||||
|
||||
When debug mode is enabled ownCloud, a variety of debugging features are enabled - see debugging documentation. Add the following to the very end of :file:`/config/config.php` to enable it::
|
||||
When debug mode is enabled in ownCloud, a variety of debugging features are enabled - see debugging documentation. Add the following to the very end of :file:`/config/config.php` to enable it::
|
||||
|
||||
define( "DEBUG", 1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user