• Resolved parisaaxp

    (@parisaaxp)


    hello. I searched but found nothing, sorry if I’m reposting.

    in my files in DirectAdmin there is “lscache” files.
    I don’t know what it contains and how to delete it automatically.
    it keeps recreating itself after deleting
    and the file size will grow to 300Mb and fills my host disk quota.
    I dunno how to write a Cron job for it
    or set lightspeed plugin correctly for this job.

    Guidance please. Thank you so much.

    • This topic was modified 2 years, 11 months ago by parisaaxp.
Viewing 1 replies (of 1 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    these are cached files, if you remove them , it will be same as purge all

    you can create a system cron job like

    rm -rf /path/to/this/lscache/*

    to remove them

    Best regards,

Viewing 1 replies (of 1 total)
  • The topic ‘lscache files growing and filling up my host’ is closed to new replies.