Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I mean file content, not folder of files.
Asking because i always stuff everything in database and then I have a mess.
Id rather put some things in file resource instead.
But is it as efficient and optimized as database resource?
Thanks
@bebetter said in How to Manage API Key Usage in Multi-Threaded Tasks with BAS:
Can we return the API key back to the resource after finishing a thread?
You don't need it. Just set the usage count of the resource when you create it.
Nevermind I have solved this issue
@DynastyAIO
TG
thanks, I figure it out π
@romanbiz Do you know how to upload multiple file at once? What is the path look like? I've tried: "path 1" " path 2" "..." but it didn't work...