Dzahn has submitted this change and it was merged. Change subject: blog/techblog - TTL back to 1H ......................................................................
blog/techblog - TTL back to 1H i think it was just set to 5M for the switch over from our servers to wordpress and meanwhile it's stable and can go back to default 1H Change-Id: Ib0c32118802fc13aba91ed0b156b21e7da57590f --- M templates/wikimedia.org 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: jenkins-bot: Verified Dzahn: Looks good to me, approved diff --git a/templates/wikimedia.org b/templates/wikimedia.org index b08e003..bc94662 100644 --- a/templates/wikimedia.org +++ b/templates/wikimedia.org @@ -598,7 +598,7 @@ ; Other websites (NO wikis!) analytics 1H IN CNAME stat1001 -blog 5M IN CNAME wikimediablog.wordpress.com. +blog 1H IN CNAME wikimediablog.wordpress.com. bugs 1H IN CNAME zirconium bugzilla 1H IN CNAME zirconium bug-attachment 1H IN CNAME zirconium @@ -666,7 +666,7 @@ store 600 IN DYNA geoip!text-addrs stats 1H IN CNAME stat1001 status 1H IN CNAME status.watchmouse.com. -techblog 5M IN CNAME wikimediablog.wordpress.com. +techblog 1H IN CNAME wikimediablog.wordpress.com. ticket 1H IN CNAME iodine ubuntu 1H IN A 208.80.154.10 ubuntu 1H IN AAAA 2620:0:861:1:208:80:154:10 -- To view, visit https://gerrit.wikimedia.org/r/158277 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib0c32118802fc13aba91ed0b156b21e7da57590f Gerrit-PatchSet: 3 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Dzahn <[email protected]> Gerrit-Reviewer: Dzahn <[email protected]> Gerrit-Reviewer: RobH <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
