diff --git a/cache/compiled/files/40779d000b68629af00dd987148afc06.yaml.php b/cache/compiled/files/40779d000b68629af00dd987148afc06.yaml.php new file mode 100644 index 0000000..0cf9ebb --- /dev/null +++ b/cache/compiled/files/40779d000b68629af00dd987148afc06.yaml.php @@ -0,0 +1,29 @@ + 'Grav\\Common\\File\\CompiledYamlFile', + 'filename' => '/var/www/html/system/config/streams.yaml', + 'modified' => 1529597236, + 'data' => [ + 'schemes' => [ + 'image' => [ + 'type' => 'ReadOnlyStream', + 'paths' => [ + 0 => 'user://images', + 1 => 'system://images' + ] + ], + 'page' => [ + 'type' => 'ReadOnlyStream', + 'paths' => [ + 0 => 'user://pages' + ] + ], + 'account' => [ + 'type' => 'ReadOnlyStream', + 'paths' => [ + 0 => 'user://accounts' + ] + ] + ] + ] +];