X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=cis%2Fconfig.py;h=adb5ed0aa4586dd758fc9e1ebdc9dff7abab7eef;hb=66dc2204a919e2c29b2aa9330ea18026d58540d9;hp=ec35ca04c6f0a70972f80dc184c64bd86f3cc0e9;hpb=8b8928b4cc25af9867c397ba5ef4b1129a8df5b5;p=living-lab-site.git 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 ===