From c584b63956e2250cdb27962e4ad1e26a1d1761a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Tessier?= Date: Wed, 4 Jul 2018 15:56:22 +0200 Subject: [PATCH] update --- .../40779d000b68629af00dd987148afc06.yaml.php | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 cache/compiled/files/40779d000b68629af00dd987148afc06.yaml.php 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' + ] + ] + ] + ] +];