General Settings

Configure global module settings including email alerts, excluded paths, and display preferences.

General Settings

Access general settings from the Settings tab in the module configuration.

Email Notifications

  • Alert Email Addresses — Comma-separated list of email addresses to receive scan reports and threat alerts
  • Send Clean Reports — When enabled, email reports are sent even when no threats are found. Useful for audit compliance.

Excluded Paths

Define directories or file paths to exclude from scanning. One path per line. Supports wildcards.

Common exclusions:

  • /var/cache/ — PrestaShop cache directory (changes frequently, not a security risk)
  • /var/logs/ — Log files
  • /vendor/ — Composer dependencies (large, rarely compromised)

Display Settings

  • Results Per Page — Number of threats/files shown per page in lists (default: 50)
  • Date Format — Display format for timestamps throughout the module

Advanced

  • Batch Size — Number of files processed per batch during scanning (default: 500). Lower this if your server has strict execution time limits.
  • Max File Size — Maximum file size to scan in MB (default: 10 MB). Files larger than this are skipped.