Manual:$wgDirectoryMode
From MediaWiki.org
| Paths: $wgDirectoryMode | |
|---|---|
| Default value for chmoding of new directories. |
|
| Introduced in version: | 1.13.0 |
| Removed in version: | still in use |
| Allowed Values: | integer |
| Default Value: | 0777 |
Other settings: Alphabetical | By Function
[edit] Details
Default value for chmoding of new directories.
For example, this is used by wfMkdirParents() to create image directories.