Setting the policy to AskFileHandling lets web apps ask for access to file types via the File Handling API. Setting the policy to BlockFileHandling denies access to file types.
Leaving it unset lets web apps ask for access, but users can change this setting.