Skip to content

Commit c0df772

Browse files
committed
added settings keys
1 parent 0c27c86 commit c0df772

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

help/tutorial.md

+21-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,27 @@ Adjust basic settings, eg. `app.assets.registerPrototypeAssetKey`
99

1010
## Settings
1111

12-
added extra.menuItems Twig widget
12+
- `pages.availableRoutes`
13+
- `pages.availableViews`
14+
- `pages.availableGlobalRoutes`
15+
- `widgets.availablePhpClasses`
16+
- `backend.adminltes.skin`
17+
- `registerPrototypeAssetKey`
18+
- `registerPatchAssetKey`
19+
- `<markdocs>.markdownUrl`
20+
- `<markdocs>.forkUrl`
21+
- `<markdocs>.defaultIndexFile`
22+
- `<markdocs>.cachingTime`
23+
- `<markdocs>.htmlUrl`
24+
25+
## Twig
26+
27+
`extra.menuItems`
28+
29+
## Parameters
30+
31+
- `context.menuItems`
32+
1333

1434
## User
1535

0 commit comments

Comments
 (0)