Update sharedDirectoryMapper.md

Fix className reference
pull/1084/head
Komarzz 2024-04-25 18:33:54 +03:00 committed by GitHub
parent 6cf303c1d3
commit c63af046c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ The extension can be configured via the [XML configuration file](../xmlConfigFil
<log mode="roll"></log>
<extensions>
<extension enabled="true" className="winsw.Plugins.SharedDirectoryMapper.SharedDirectoryMapper" id="mapNetworDirs">
<extension enabled="true" className="WinSW.Plugins.SharedDirectoryMapper,WinSW.Plugins" id="mapNetworDirs">
<mapping>
<map enabled="false" label="N:" uncpath="\\UNC"/>
<map enabled="false" label="M:" uncpath="\\UNC2"/>