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.
1 parent 0ab78fa commit 8bf64b4Copy full SHA for 8bf64b4
docs/index.md
@@ -22,8 +22,8 @@ modules:
22
# logDir: ../_log
23
# Debug mode.
24
# debugMode: true
25
- # Sometimes you might want to override the default Nette\Configurator with your own to get rid of the default extensions.
26
- # configurator: Arachne\Bootstrap\Configurator
+ # Get rid of the default extensions.
+ # removeDefaultExtensions: false
27
```
28
29
0 commit comments