• Resolved papyrusdoc

    (@papyrusdoc)


    I really appreciate this plugin. When I set a folder for custom path, I am finding that my system is timing out after a while. I know this isn’t a plugin thing but most likely a php setting. Do you know WHICH php setting might be causing the timeout so I can extend it?

    When I try redoing a folder, it gets stuck on the same file…. Thanks so much.

Viewing 1 replies (of 1 total)
  • Plugin Author Bogdan Bendziukov

    (@barb0ss)

    Hey @papyrusdoc!
    Try to increase the max_execution_time setting. By default it equals to 30 seconds, so try max_execution_time = 60

    To understand the issue more properly try to look for an error in your server’s error log file. It should provide some explanation and exact type of error.

Viewing 1 replies (of 1 total)

The topic ‘Timeout Setting that I can adjust?’ is closed to new replies.