https://bugs.documentfoundation.org/show_bug.cgi?id=95505
--- Comment #8 from Dave Richards <[email protected]> --- Each user has their own home directory, so writing to their .config/libreofficedev/4/user/config/ folder would work on a multi-user server. This feature would give you the best data in a large enterprise deployment with regular office workers...and for that reason the ability to turn this on easily by an admin should be part of the final feature set. Something like ./soffice --usage-stats There is no way the end users would be able to turn this on and off at will, nor would they. Also, a command line flag would allow me to turn this feature off it it caused some kind of scaling issue or other bug. I would be interested to hear too about the performance hit with something like this running. 100+ people all dumping usage data as they are clicking through the buttons and menus. That would make me almost think about putting this data in a RAM drive, so I might need something like: ./soffice --usage-stats --usage-stats-file=/ramdrive/$USER.usage.txt -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
