Hi there
How long is the logs that show who is connecting etc or editing sessions kept on the SQL backend? Can it be modified so it doesnt just fill the disk forever?
Kind Regards
Peter
Hi,
There is no automatic cleanup, but you can open the table in SQL Management Studio an do a manual cleanup. I don't think that it's really a huge table.
David Hervieux
Thanks for your help.
Pete
Yes, I tested it and it works the manual way. Is there any chance that one day in the far far future you would include a pruning option to limit it to a certain numebr of records, eg after 1 day of usage we had 4000 entries, so it would be good to be able to limit the number to something like 4000000 (4 million) entries.
Pete
Hi,
I added a feature request, we could also add some management functionality like automated backup.
David Hervieux