• Resolved mraszplewicz

    (@mraszplewicz)


    I need to set default permissions for all created files and directories, so it is writable by a group.

    I’ve found that the plugin is using elFinder and doesn’t pass dirMode or fileMode options to the constructor, so I modified the application/class_fma_connector.php file and hardcoded dirMode to 0775 and fileMode to 0664 and it seems to work as expected. Is there any chance that you expose default permissions in the settings page, or better (for me) as a wp-config option?

Viewing 1 replies (of 1 total)
  • Hi, we are not authorized to override server file permissions. To enhance you need to prefer server confirgurations.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.