1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 06:06:45 +02:00

feat(settings): update settings #563

This commit is contained in:
Awilum
2021-08-17 17:29:07 +03:00
parent f63ce6efcd
commit 024fbef294

View File

@@ -545,9 +545,9 @@ parsers:
media:
enabled: true
path: "/src/flextype/core/Parsers/Shortcodes/MediaShortcode.php"
content:
entries:
enabled: true
path: "/src/flextype/core/Parsers/Shortcodes/ContentShortcode.php"
path: "/src/flextype/core/Parsers/Shortcodes/EntriesShortcode.php"
raw:
enabled: true
path: "/src/flextype/core/Parsers/Shortcodes/RawShortcode.php"