User Tools

Site Tools


extensions:teemip-cable-mgmt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
extensions:teemip-cable-mgmt [2024/04/04 14:41] – [Revision History] cnaudextensions:teemip-cable-mgmt [2024/04/09 08:51] – [Configuration] cnaud
Line 67: Line 67:
 ===== Configuration ===== ===== Configuration =====
  
-No specific configuration is required in TeemIp's configuration file or in IP configs for that extension.+No specific configuration is required in TeemIp's configuration file or in IP configs for that extension. However, the default settings used by the "Find wiring" action on Cross Connects may be overwritten by the following configuration lines. 
 + 
 +<code> 
 + 'teemip-cable-mgmt' => array ( 
 + 'find_wiring_paths' => array ( 
 +   'max_rack_levels_to_cross' => 3, 
 +   'max_offers_to_display' => 16, 
 + ), 
 + ), 
 +</code> 
 + 
 +These should be added to the Modules specific part of the configuration file.
  
 ===== Patch Panel  ===== ===== Patch Panel  =====
extensions/teemip-cable-mgmt.txt · Last modified: 2024/04/09 08:57 by cnaud