From 7b0242ba31244739a966f2ea94fbcd9aa20e0642 Mon Sep 17 00:00:00 2001 From: "M. Voerman" Date: Sun, 27 Jan 2013 22:19:53 +0100 Subject: Moved channel settings to channelsX.js file --- channels6.js | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'channels6.js') diff --git a/channels6.js b/channels6.js index 3283cf0..b9a6618 100644 --- a/channels6.js +++ b/channels6.js @@ -2,6 +2,13 @@ // Some protected channels // // +// Protected channels.js Settings +minChan[6] = 6001; +defChan[6] = 6001; +baseChn[6] = 6000; +protChn[6] = 1; +ServerAdres[6] = server_ip + ":3000/"; + channelsnames[6001] = "Meiden van Holland Hard (T)"; channels[6001]="T-8720-2213-38"; channelsnames[6002] = "XXL (S)"; -- cgit v1.2.3