• Some pages require cronjob to be run due to limits, but there are also some that don’t πŸ™‚

    Probably it would be better for end-user to choose which generation method he prefers ajax (immediately) or cron (delayed up to 1 minute to start in worst scenario).

    With small pages waiting 1 minute to start simply makes no sense in my opinion.

    Thanks for your hard work!

Viewing 1 replies (of 1 total)
  • Plugin Author patrickposner

    (@patrickposner)

    Hey @fliespl,

    the suggestion is good!

    With the next update, you can do that by using the define('DISABLE_WP_CRON', true);. Then Simply Static will use ajax instead of scheduling a job.

    But I agree, an option would be even more convenient for that use case.
    I add that to the feature list for the next releases!

    Best regards,
    Patrick

Viewing 1 replies (of 1 total)
  • The topic ‘Making generation method customisable’ is closed to new replies.