Fundamentals > Collaboration > Configuring Collaboration Tools > Configurations Options for Collaboration Tools
Configurations Options for Collaboration Tools
enable_3dmodelspace_browser_tab
yes*, no
Controls the display of the 3DModelSpace tab in the Creo embedded browser.
yes—Displays the 3DModelSpace tab in the Creo embedded browser when you open the embedded browser for the first time in each window.
no—Displays the 3DModelSpace tab only when you click 3DModelSpace in Online Resources.
enable_partcommunity_tab
yes*, no
Controls the display of the Download 3D CAD models and 2D drawings tab in the Creo embedded browser.
yes—Displays the Download 3D CAD models and 2D drawings tab in the Creo browser. This is the default.
no—Does not display the Download 3D CAD models and 2D drawings tab in the Creo browser.
preferred_replica_sites
location_of_text_file.txt
This config.pro option sets the location of your preferred replica sites text file. Once set, Creo conducts all data transactions with the specified replica sites. In an instance where a replica site is not available, Creo will default to the main Windchill server. The proper syntax is:
preferred_replica_sites c:\location_of_replica_sites_file\replica.txt
Setting up the text file
To use this config.pro option, you must create a text file that specifies the location of each replica site.
Each entry in this text file must be in the following format:
http://location.of.Windchill_Server/Winchill file://location_of_replica_site
* 
The Windchill server and the location of the replica site are separated by a single space.
Example text file:
http://main_server1/Windchill File://file_vault_machine1
http://main_server1/Windchill ftp://file_vault_server1
http://main_server2/Windchill pnfs://file_vault_server:8000
http://main_server3/Windchill http://replica_server3
web_browser_in_separate_window
yes, no*
Specifies whether to undock the Creo browser and display the browser as a separate window.
yes—Undocks or detaches the Creo browser that is embedded in the Creo window and relocates it to a separate standalone window as an undocked browser.
no—Does not undock or detach the Creo browser. The Creo browser remains docked to the Creo window. This is the default.
windows_browser_type
ie_browser*, chromium_browser
Configures the Creo browser to use the embedding engine of the Internet Explorer (IE) or the Chromium-based browser. Both configurations are 64-bit embedded browsers that run in the Creo agent.
ie_browser—Specifies that the browser uses the IE engine in a Creo agent process initiated from the Creo process. The windows_browser_type configuration option is set to ie_browser by default.
chromium_browser—Specifies that the browser uses the Chromium-based embedding engine in a Creo agent process initiated from the Creo process.