$smwgServicesFileDir
From semantic-mediawiki.org
Configuration parameter details: | |
Name | $smwgServicesFileDir |
Description | Sets the path to the service's files used by Semantic MediaWiki as seen in the local filesystem |
Default setting | __DIR__ . '/src/Services'; |
Software | Semantic MediaWiki |
Since version | |
Until version | still available |
Configuration | Path · Miscellaneous |
Keyword | path · filesystem |
$smwgServicesFileDir
is a configuration parameter that sets the path to the service's files used by Semantic MediaWiki as seen in the local filesystem. The configuration parameter was introduced in Semantic MediaWiki 2.5.0Released on 14 March 2017 and compatible with MW 1.23.0 - 1.29.x..1
This configuration parameter usually does not need any modification.
References
- ^ Semantic MediaWiki: GitHub issue gh:smw:2275