dedijk4/cache/compiled/files/cdb1eb11e7a354060d0590f2317...

42 lines
1.0 KiB
PHP

<?php
return [
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
'filename' => 'plugins://external_links/external_links.yaml',
'modified' => 1582124785,
'data' => [
'enabled' => true,
'built_in_css' => true,
'weight' => 0,
'exclude' => [
'classes' => [
0 => 'exclude'
],
'domains' => NULL
],
'links' => [
'www' => false,
'redirects' => false,
'schemes' => [
0 => 'http',
1 => 'https',
2 => 'ftp',
3 => 'irc',
4 => 'mailto',
5 => 'news',
6 => 'nntp',
7 => 'rtsp',
8 => 'sftp',
9 => 'ssh',
10 => 'tel',
11 => 'telnet',
12 => 'webcal'
]
],
'process' => true,
'title' => false,
'no_follow' => true,
'target' => '_blank',
'mode' => 'active'
]
];