Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/engram-design/FeedMe
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Oct 27, 2015
2 parents 3ff4ffa + e8f9e21 commit d6b3a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ To get the most out of your feed processing, follow the below suggestions:
- Consider selecting the `Add Entries` option for duplication handling, depending on your requirements.
- Consider turning off the `Backup` option for the feed. This will depend on your specific circumstances.

When directly running a feed, you will need to adjust the `memory_limit` and `max_execution_time` values in your php.ini file. This is due to the fact that directly processing a feed doesn't utalize Craft's Tasks service, which provides workarounds to these issues.
You may also need to adjust the `memory_limit` and `max_execution_time` values in your php.ini file if you run into memory issues.


## Template example
Expand Down

0 comments on commit d6b3a6f

Please sign in to comment.