We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5680528 + 3dac062 commit 2e0c6aaCopy full SHA for 2e0c6aa
docs/en/index.rst
@@ -56,7 +56,7 @@ Database Configuration
56
By default DebugKit will store panel data into a SQLite database in your
57
application's ``tmp`` directory. If you cannot install pdo_sqlite, you can
58
configure DebugKit to use a different database by defining a ``debug_kit``
59
-connection in your **config/app.php** file. For example::
+connection in the ``Datasources`` variable in your **config/app.php** file. For example::
60
61
/**
62
* The debug_kit connection stores DebugKit meta-data.
0 commit comments