/home/desid573/svoldvine.com.au/mailer
NameSizeModeActions
PHPMailer_5.2.0/-0755rm
.gitignore440644editdlrm
example.php1500644editdlrm
FileWatcher.config.php7460644editdlrm
FileWatcher.php106200644editdlrm
README.md26490644editdlrm
Edit: /home/desid573/svoldvine.com.au/mailer/FileWatcher.config.php (746B)
'secretPassword', 'includePaths' => array('/tmp'), // put a list of absolute or relative paths here 'excludeFolderList' => array('/tmp/exclude'), 'excludeExtensionList' => array('jpg', 'png', 'pdf'), 'hashMasterFilename' => 'FileWatcher.MasterHashes.txt', 'logFilename' => 'FileWatcher.log', 'overwriteMasterFile' => true, 'alertEmailAddress' => 'alerts@domain.de', 'alertEmailSubject' => 'ALERT: File hashes on your server have changed', 'alertEmailMethod' => 'mail', // mail or smtp 'alertEmailSmtpServer' => '1.2.3.4', 'alertEmailSmtpUser' => 'XXXX', 'alertEmailSmtpPass' => 'XXXX', );