问题
Whenever i am uploading file after upload name is getting change to random value? I think it is default function of keystone.How can i stop this?
回答1:
You can pass originalName: true
to the schema configuration. This gives you both names as a reference.
来源:https://stackoverflow.com/questions/41821564/keystone-js-local-file-uploads-being-auto-renamed