Deploy the new fedora-messaging emitter for mediawiki to prod. Yolo.
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
286d31fb07
commit
586733c645
1 changed files with 0 additions and 5 deletions
|
@ -653,10 +653,5 @@ error_reporting(E_ALL ^ E_NOTICE);
|
|||
# during their work day.
|
||||
$wgObjectCacheSessionExpiry = 36000;
|
||||
|
||||
{% if env == "staging" %}
|
||||
# Fedora Messaging
|
||||
wfLoadExtension( 'FedoraMessaging' );
|
||||
{% else %}
|
||||
# Fedmsg
|
||||
require_once "$IP/extensions/fedmsg-emit.php";
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue