[14:11:47] I might wants to get SMW shutdown in my wiki, I know, will be a lot of things to be rebuilt, but with another scaleable database built outside WT already have the data filled, I would prefer to transclude the data from my Wikibase.Cloud. [14:12:09] @Stewards for attention for `lhmnwikitide` [14:24:49] [1/23] ```php [14:24:49] [2/23] wfLoadExtension( 'WikibaseClient', "$IP/extensions/Wikibase/extension-client.json" ); [14:24:50] [3/23] require_once "$IP/extensions/Wikibase/client/config/WikibaseClient.example.php"; [14:24:50] [4/23] $wgWBClientSettings['repoUrl'] = 'https://pool.my.wiki'; [14:24:50] [5/23] $wgWBClientSettings['repoScriptPath'] = ''; [14:24:51] [6/23] $wgWBClientSettings['repoArticlePath'] = '/wiki/$1'; [14:24:51] [7/23] $wgWBClientSettings['entitySources'] = [ [14:24:51] [8/23] 'poolwiki' => [ [14:24:51] [9/23] 'repoDatabase' => 'poolwiki', [14:24:52] [10/23] 'baseUri' => 'https://pool.my.wiki/entity', [14:24:52] [11/23] 'entityNamespaces' => [ [14:24:53] [12/23] 'item' => 120, [14:24:53] [13/23] 'property' => 122, [14:24:54] [14/23] ], [14:26:24] Since this isn't related to WikiTide support, as far as I can tell, I'm going to suggest this be moved to #offtopic to allow for other users with support requests to go on here. [14:27:23] I see, but I'm wondering if we are actually allow data transclusion from another site to here [14:27:54] probably? [14:27:55] not sure [14:28:04] wikibase.cloud maybe as it's run by WMDE [14:28:13] it was. [14:28:40] remember my first meeting with WBUG? [14:29:33] wb.cloud is rather slow though [14:29:43] I know ya [14:30:52] But they are considering of increase the performances of the server and also some usability issues, from the last meeting [14:31:46] Here's our notepad: https://etherpad.wikimedia.org/p/WBUG_2023_10_26 [14:32:18] the only reason I bring this up is because I'm worried that trying to query their slow API will result in web pages querying data to 504 [14:37:57] I might have to mention that WBUG and us has already talk about the time-out problem, at the Note's 6th bullets. [15:24:42] [1/2] yeah, there's 100 percent satsifaction, but lower satisfaction [15:24:42] [2/2] lol [15:28:44] welcome back [15:30:35] anpang, welcome back- [15:33:00] ty [15:44:18] bonus: My connection to WB.Cloud has some of the packet loss [15:45:30] my campus connection was so poor that my recent Brawl Stars matches aren't going that great. [15:48:00] and uh, SREs, are you on mobile rn? [15:48:30] I already got the most recent PR merge but we don't seems to have the settings removed from the db [16:26:15] Thanks for catching that, I'll get a PR going once I'm back from vacation if it doesn't get fixed before then [21:19:10] Quick dumb query, after migrating my custom domain from Miraheze to WikiTide, how do I get the Miraheze url to stop redirecting to the WikiTide host? :O Is that something I do or Miraheze does? [21:26:45] That's on MH to stop, a phab ticket or steward noticeboard request will likely be your best bet [21:27:38] They have a bit of a request backlog at the moment, so it may take a bit to get processed [21:34:39] No problemo, cheers!