Open jeansaigne opened 8 years ago
Short answer: you can't right now.
I'll think about this for the 0.13 release. :)
Glitch found !
For information i had to upload to Nodal server before transfering the datas to an S3 bucket.
I found an easy workaround: put the uploads folder outside the project and nodal doesn't restart after each upload !
Anyway, thanks for the reply
Hello, I can upload easily, but when in development, the file uploaded ends in a subdirectory off the application "./uploads" and thus the application is restarting.
How can i prevent the application from restarting, in development, after this "./uploads" subdirectory being modified ?