The new Caching option is SUPER! It improves the speed very much.
You mentioned the caching has to be toggled off/on/off again to see a newly added file.
Perhaps a workaround would be to log the data of the last added file, and automatically check each time if there's a file added or changed lately? If that would be the case the cache would need to be rebuilded, and only then.
That could do the trick, and i think it's not that hard to implement...
Worth thinking about?
Anyway: thanks for the added speed!
Oh.ps: the new GUIadmin: Great! small tip: the comments given in the normal config.php could be added in the GUI too, for even better understanding of what the values do.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Stingray,
The new Caching option is SUPER! It improves the speed very much.
You mentioned the caching has to be toggled off/on/off again to see a newly added file.
Perhaps a workaround would be to log the data of the last added file, and automatically check each time if there's a file added or changed lately? If that would be the case the cache would need to be rebuilded, and only then.
That could do the trick, and i think it's not that hard to implement...
Worth thinking about?
Anyway: thanks for the added speed!
Oh.ps: the new GUIadmin: Great! small tip: the comments given in the normal config.php could be added in the GUI too, for even better understanding of what the values do.