30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-06-03 06:50:49 +00:00
weblinks/RoboFile.dist.ini

6 lines
92 B
INI
Raw Normal View History

<?php
$configuration = array(
"skipClone" => true, // default is false
);