Why my feed data stored on database

Hi everybody
Excuse me for my English.
My previously created inputs with PHPtimeseries feeds data stored properly onto phptimeseries folder on my host.BUT unfortunately my new created feed data stored onto database!
Why ? and how I can solve this problem?

previously created feed data location:

Last created feed data location:

Thank you in advance.

Help Please…

Hello @fubax, When creating feeds you need to select a non MYSQL feed engine such as PHPTimeSeries of PHPFina. Do you see the option when when configuring input processing?

You can also turn off the options for these engines in settings.php, see the example here for the emonpi:

The disabled engines are the ones that are uncommented.
The recommended engines to use are PHPFina and PHPTimeSeries