Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/vreg/node_modules/cache-loader/dist/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //home/corals/vreg/node_modules/cache-loader/dist/options.json
{
  "type": "object",
  "properties": {
    "cacheContext": {
      "description": "The default cache context in order to generate the cache relatively to a path. By default it will use absolute paths.",
      "type": "string"
    },
    "cacheKey": {
      "description": "Allows you to override default cache key generator.",
      "instanceof": "Function"
    },
    "cacheIdentifier": {
      "description": "Provide a cache directory where cache items should be stored (used for default read/write implementation).",
      "type": "string"
    },
    "cacheDirectory": {
      "description": "Provide an invalidation identifier which is used to generate the hashes. You can use it for extra dependencies of loaders (used for default read/write implementation).",
      "type": "string"
    },
    "compare": {
      "description": "Allows you to override default comparison function between the cached dependency and the one is being read. Return true to use the cached resource.",
      "instanceof": "Function"
    },
    "precision": {
      "description": "Round mtime by this number of milliseconds both for stats and deps before passing those params to the comparing function.",
      "type": "number"
    },
    "read": {
      "description": "Allows you to override default read cache data from file.",
      "instanceof": "Function"
    },
    "readOnly": {
      "description": "Allows you to override default value and make the cache read only (useful for some environments where you don't want the cache to be updated, only read from it).",
      "type": "boolean"
    },
    "write": {
      "description": "Allows you to override default write cache data to file (e.g. Redis, memcached).",
      "instanceof": "Function"
    }
  },
  "additionalProperties": false
}

Spamworldpro Mini