mirror of
https://github.com/flextype/flextype.git
synced 2025-08-21 12:22:15 +02:00
feat(shortcodes): add filesystem
shortcode
This commit is contained in:
4
tests/fixtures/settings/settings.yaml
vendored
4
tests/fixtures/settings/settings.yaml
vendored
@@ -540,7 +540,9 @@ parsers:
|
||||
strings:
|
||||
enabled: true
|
||||
path: "/src/flextype/core/Parsers/Shortcodes/StringsShortcode.php"
|
||||
|
||||
filesystem:
|
||||
enabled: true
|
||||
path: "/src/flextype/core/Parsers/Shortcodes/FilesystemShortcode.php"
|
||||
# CORS
|
||||
#
|
||||
# CORS (Cross-origin resource sharing) allows JavaScript web apps to make HTTP requests to other domains.
|
||||
|
Reference in New Issue
Block a user