Skip to content
This repository was archived by the owner on Sep 23, 2023. It is now read-only.

Commit 15624df

Browse files
DannyS712MatmaRex
authored andcommitted
LocalSettings: add $wgWikispeechSpeechoidUrl
1 parent 32d9bff commit 15624df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

LocalSettings.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,9 @@ $wgGEHelpPanelHelpDeskTitle = 'Project:GrowthExperiments_help_desk';
9999
// Interwiki
100100
$wgGroupPermissions['sysop']['interwiki'] = true;
101101

102+
// Wikispeech
103+
$wgWikispeechSpeechoidUrl = 'https://wikispeech-tts-dev.wmflabs.org/';
104+
102105
// Unintrusive anti-spam CAPTCHA
103106
if ( file_exists( 'extensions/ConfirmEdit/QuestyCaptcha/extension.json' ) ) {
104107
wfLoadExtension( 'ConfirmEdit/QuestyCaptcha' );

0 commit comments

Comments
 (0)