<MaxFilesToKeep>
Section:
Class
Required:
No
Value type:
Integer
Default:
0 if no tag is present, configured to 10 in wmconf.xml
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
Maximum number of files to keep on the file server.
Each time a user saves with "overwrite" selected, a new file will be saved on the file server. This value determines how many previously saved files are left on the server. When a save causes the maximum number to be exceeded, the oldest file is deleted.
Example
This example shows the value configured to 20:
<MaxFilesToKeep>20</MaxFilesToKeep>
Was this helpful?