Spaces:
Running
Running
I found the responsable for the frustration to lose nice creations...
#1
by
Neomyst
- opened
Hello my friend!
There is possible to change the timeout for the files cleaner ???
If you have enough space, i suggest that you change it 36000... so if you fall sleep, you will find your file at the woke up :)
You can find it at the line 48 in app.py
class FileCleaner:
def init(self, file_lifetime: float = 3600):
self.file_lifetime = file_lifetime
self.files = []
Thank you very much and have a nice day!