mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2025-02-04 18:28:25 +00:00
6 lines
92 B
INI
6 lines
92 B
INI
<?php
|
|
|
|
$configuration = array(
|
|
"skipClone" => true, // default is false
|
|
);
|