diff --git a/dirLockCheck/TOPSECRETSTUFF.txt b/dirLockCheck/TOPSECRETSTUFF.txt new file mode 100644 index 0000000..49a706d --- /dev/null +++ b/dirLockCheck/TOPSECRETSTUFF.txt @@ -0,0 +1 @@ +LOL...Not really! \ No newline at end of file diff --git a/resources/php/config.php b/resources/php/config.php index 8d45570..eebed73 100644 --- a/resources/php/config.php +++ b/resources/php/config.php @@ -8,7 +8,7 @@ $OFFICEPROG = "libreoffice"; $PDFVIEWER = "evince"; $TEXTVIEWER = "leafpad"; $FILEMANAGER = "spacefm"; -$LOCKEDFOLDERS = "./MEGA_Sync/222_Photos/Other/::::./MEGA_Sync/333_Movies-Music/Other/"; +$LOCKEDFOLDERS = "./dirLockCheck/"; $LOCKPASSWORD = "1234"; ?>