Topic: issue about 'tidyfiles' in Control Matrix Nodes
There is a file in Nodes called '/cm/config/tidyfiles'.
The content of the 'tidyfiles' is similar to the following.
======================================
# These are the directories and filespecs under those trees
# which may be deleted when not accessed for 30 minutes
/cm/waves/tts,TTS*.wav,textfile*.txt,swtts*.wav
/cm/waves/interlink,*.wav,*.txt
/cm/waves/temp,*.wav,*.txt
======================================
If the directories and files under those trees hadn't accessed for 30 minutes, they would be deleted.
I added some other directories to this file, and I want to change the time scale "30 minutes" to "120 minutes". How can I do ?