πŸ“³NPWD

Resource can be located here. Travel to config.default.json.

Edit the following code block to look as below:

"images": {
    "url": "https://api.fivemerr.com/v1/media/images",
    "type": "file",
    "imageEncoding": "webp",
    "contentType": "multipart/form-data",
    "useContentType": false,
    "authorizationHeader": "Authorization",
    "authorizationPrefix": "",
    "useAuthorization": true,
    "returnedDataIndexes": ["url"]
  },

Add the following to the lines to imageSafety

files.fivemerr.com
api.fivemerr.com

Last updated