Manual:$wgSQLiteDataDir

From MediaWiki.org

Jump to: navigation, search
SQLite specific: $wgSQLiteDataDir
To override default SQLite data directory.
Introduced in version: 1.13.0 (r34457)
Removed in version: still in use
Allowed Values: path
Default Value: ''

Other settings: Alphabetical | By Function


[edit] Details

To override default SQLite data directory.

By default it is "data" directory in the parent of the document root.

[edit] See also