Join Slack
Powered by
Hi everyone! Is it possible to delete a file resou...
# compose
p
Patrik Aradi
09/28/2025, 12:54 PM
Hi everyone! Is it possible to delete a file resource from composeResources?
Patrik Aradi
09/28/2025, 12:55 PM
I have a seed file for my database there and after the db seeding is done I'd like to remove this file as it's 10MB
k
Konstantin Tskhovrebov
09/28/2025, 4:11 PM
No. Resources are a part of the UI. You are supposed to use a file in your case
➕ 2
👍 2
j
Jack Boswell
09/29/2025, 1:05 AM
Nope, they're static resources. If you haven't already, compressing it to save a bit more space might help offset the loss
4
Views
Open in Slack
Previous
Next