https://bugzilla.wikimedia.org/show_bug.cgi?id=57333

--- Comment #4 from Jeff Hall <[email protected]> ---
Additional inserts to implement 'geo' setting for our primary test
environments:

INSERT INTO moz_hosts(id, host, type, permission, expireType, expireTime,
appId, isInBrowserElement)
VALUES("16","en.wikipedia.org","geo","1","0","0","0","0");

INSERT INTO moz_hosts(id, host, type, permission, expireType, expireTime,
appId, isInBrowserElement)
VALUES("17","en.wikipedia.beta.wmflabs.org","geo","1","0","0","0","0");

INSERT INTO moz_hosts(id, host, type, permission, expireType, expireTime,
appId, isInBrowserElement)
VALUES("18","commons.wikimedia.beta.wmflabs.org","geo","1","0","0","0","0");

INSERT INTO moz_hosts(id, host, type, permission, expireType, expireTime,
appId, isInBrowserElement)
VALUES("19","test2.wikipedia.org","geo","1","0","0","0","0");

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to