Update config.php
This commit is contained in:
parent
82bf1b0b4a
commit
4d87b63366
@ -11,6 +11,6 @@
|
|||||||
$UNLOCKTIME = 80; // Every ~3 sec this ticks down
|
$UNLOCKTIME = 80; // Every ~3 sec this ticks down
|
||||||
// Ex: 3*60 == 180 sec or 3 minutes
|
// Ex: 3*60 == 180 sec or 3 minutes
|
||||||
// NOTE: Split folders with ::::
|
// NOTE: Split folders with ::::
|
||||||
$LOCKEDFOLDERS = "./MEGA_Sync/333_Movies-Music/Other/::::./MEGA_Sync/000_General/";
|
$LOCKEDFOLDERS = "./dirLockCheck/";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
Loading…
Reference in New Issue
Block a user