Jump to content

Question about Data cleanup

Closed 2023.5.21.1424 2023.9.7.957

Hello, for what i see the in the config if i set

"Plugins": {
  "Data": true,
  "Logs": true
},

it clean all the files in the data folder, there is a way to blacklist some files? (for example the kits data file)
Otherwise should i use the "Files": [] and specify which files i want to delete? in that case the file path start from the server folder?

Share this comment


Link to comment

Hi, I may add "blacklisting" as a feature.. rn you are right, once you set it to true it will clean all the json files from the Data folder.

This is an example how to use the "Files" sections:

      "Files": [
        "oxide/data/oxide.*.data"
      ]

In this example all the Oxide's convalence cache files will be deleted.

  • Like 1

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

83.6k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.