garyr/memento

Use sys_get_temp_dir?

Opened this issue · 1 comments

Would it be better to default the memento file cache dir to use the PHP built-in sys_get_temp_dir function rather than the root directory of the project as it does now?

Yes, this would be an improvement. If you want to submit a PR, feel free