Manual:$wgEnotifUseJobQ
From MediaWiki.org
Email notification (Enotif) settings: $wgEnotifUseJobQ | |
---|---|
Send mails via the job queue. |
|
Introduced in version: | 1.11.0 (r21898) |
Removed in version: | still in use |
Allowed values: | boolean |
Default value: | false |
Other settings: Alphabetical | By Function
Details[edit | edit source]
If true, send mails via the job queue.
If you are setting this value to true, check that $wgServer
is set explicitly in your LocalSettings.php, as the usual $_SERVER method for detecting the wiki URL will not work if the job queue is run from a cron script.
Language: | English • français • 日本語 • русский |
---|