When closing the OnePlaceDocs application, the default behavior is to close the application.
This behavior can be customized to close the application from the desktop, but keep OnePlace Docs running in the task bar.
<?xml version="1.0" encoding="UTF-8" ?> <configuration> <userinfo> <keepDocsExplorerinTaskBar action="delete"/> <keepDocsExplorerinTaskBar action="insert" value="true"/> </userinfo> </configuration>