Comment to 'Adding more file extensions'
  • It's possible to add more extensions to this list, but direct database editing is required. Also if you add extensions to the module which doesn't supposed to support such extension, then unpredictable results can happen.

    List of allowed extensions for anything can be changed in `sys_objects_storage` table, `ext_allow` field. 
    `object` field can help to identify the needed module, it starts with the module name.