[Pkg-mozext-commits] [wot] 117/226: switched to prod comment server

David Prévot taffit at moszumanska.debian.org
Fri May 1 00:35:42 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository wot.

commit 8e981ac015adce6306627c581d0c7076c3887c98
Author: Sergey Andryukhin <sorgoz at yandex.com>
Date:   Fri Aug 23 11:12:57 2013 +0300

    switched to prod comment server
---
 content/api.js | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/content/api.js b/content/api.js
index 2edef43..01ae1ed 100644
--- a/content/api.js
+++ b/content/api.js
@@ -1192,8 +1192,7 @@ var wot_keeper = {
 };
 
 var wot_api_comments = {
-//    server: "beta.mywot.com",
-    server: "dev.mywot.com",
+    server: "beta.mywot.com",
     version: "1",   // Comments API version
     PENDING_COMMENT_SID: "pending_comment.",
     PENDING_REMOVAL_SID: "pending_removal.",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/wot.git



More information about the Pkg-mozext-commits mailing list