Windows Registry Editor Version 5.00

;IMPORTANT: This CURRENT_USER registry key is only working with FileCap Outlook Plugin version 4.0.1 or newer.
;Please replace Enter-FileCap-API-Key-Here and Enter-FileCap-FQDN-Here with the correct settings

[HKEY_CURRENT_USER\SOFTWARE\WOW6432Node\FileCap]
"APIKey"="Enter-FileCap-API-Key-Here"
"Server"="Enter-FileCap-FQDN-Here"

[HKEY_CURRENT_USER\SOFTWARE\FileCap]
"APIKey"="Enter-FileCap-API-Key-Here"
"Server"="Enter-FileCap-FQDN-Here"
"AttachmentSizeTreshold"="Enter-Value-Here"
"DlpEnabled"="false"
"ForceSafeSend"="false"

[HKEY_CURRENT_USER\SOFTWARE\FileCap\DLP]
"Regex{0-9}"="Enter-DLP-Regex-Here"
;Enter regexes here to enhance the DLP functionality. Enter a key name of “Regex” plus a number, starting at 0, increasing per regex. Enter a regex pattern as value.

