X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?p=living-lab-site.git;a=blobdiff_plain;f=cis%2Fconfig.py;fp=cis%2Fconfig.py;h=adb5ed0aa4586dd758fc9e1ebdc9dff7abab7eef;hp=ec35ca04c6f0a70972f80dc184c64bd86f3cc0e9;hb=961611537619595dc7eed2104faafcd0c9cdc57b;hpb=038c14e7fb3d5de1399310651c97b1b8c892e145 diff --git a/cis/config.py b/cis/config.py index ec35ca0..adb5ed0 100644 --- a/cis/config.py +++ b/cis/config.py @@ -33,8 +33,8 @@ WS_THUMBS_PATH = 'devel/data/thumbs' BT_TRACKER = 'http://p2p-next-10.grid.pub.ro:6969/announce' # Web server's URL for content ingestion completion. P2P-Tube uses # http:///video/cis_completion . -WS_COMPLETION = 'http://p2p-next-03.grid.pub.ro:8081/cis_completion' -#WS_COMPLETION = 'http://koala.cs.pub.ro/video/cis_completion' +#WS_COMPLETION = 'http://p2p-next-03.grid.pub.ro:8081/cis_completion' +WS_COMPLETION = 'http://p2p-next.cs.pub.ro/devel/video/cis_completion' # === CIS PATHS ===