Manual:$wgSQLiteDataDirMode
This feature was removed completely in version 1.17.0. |
Server URLs and file paths: $wgSQLiteDataDirMode | |
---|---|
Default directory mode for SQLite data directory on creation. |
|
Introduced in version: | 1.14.0 (r39072) |
Removed in version: | 1.17.0 |
Allowed values: | (integer) |
Default value: | 0700 |
Other settings: Alphabetical | By function |
Details
Default directory mode for SQLite data directory on creation.
Note that this is different from the default directory mode used elsewhere.