diff --git a/data/eng/network.ini b/data/eng/network.ini index e37d2279f0..c2c74d1b41 100644 --- a/data/eng/network.ini +++ b/data/eng/network.ini @@ -6,4 +6,14 @@ type = zeroconf ip = 192.168.1.150 gateway = 192.168.1.1 dns = 192.168.1.1 -subnet = 255.255.255.0 \ No newline at end of file +subnet = 255.255.255.0 + +[proxy] +; If Internet connection requires HTTP proxy, set it here +; and uncomment following lines: +;proxy = +;port = +; If proxy requires authentification, uncomment following lines too +; (otherwise, leave them commented): +;user = +;password= \ No newline at end of file diff --git a/data/it/network.ini b/data/it/network.ini index e37d2279f0..c2c74d1b41 100644 --- a/data/it/network.ini +++ b/data/it/network.ini @@ -6,4 +6,14 @@ type = zeroconf ip = 192.168.1.150 gateway = 192.168.1.1 dns = 192.168.1.1 -subnet = 255.255.255.0 \ No newline at end of file +subnet = 255.255.255.0 + +[proxy] +; If Internet connection requires HTTP proxy, set it here +; and uncomment following lines: +;proxy = +;port = +; If proxy requires authentification, uncomment following lines too +; (otherwise, leave them commented): +;user = +;password= \ No newline at end of file diff --git a/data/rus/network.ini b/data/rus/network.ini index e37d2279f0..c2c74d1b41 100644 --- a/data/rus/network.ini +++ b/data/rus/network.ini @@ -6,4 +6,14 @@ type = zeroconf ip = 192.168.1.150 gateway = 192.168.1.1 dns = 192.168.1.1 -subnet = 255.255.255.0 \ No newline at end of file +subnet = 255.255.255.0 + +[proxy] +; If Internet connection requires HTTP proxy, set it here +; and uncomment following lines: +;proxy = +;port = +; If proxy requires authentification, uncomment following lines too +; (otherwise, leave them commented): +;user = +;password= \ No newline at end of file diff --git a/data/sp/network.ini b/data/sp/network.ini index e37d2279f0..c2c74d1b41 100644 --- a/data/sp/network.ini +++ b/data/sp/network.ini @@ -6,4 +6,14 @@ type = zeroconf ip = 192.168.1.150 gateway = 192.168.1.1 dns = 192.168.1.1 -subnet = 255.255.255.0 \ No newline at end of file +subnet = 255.255.255.0 + +[proxy] +; If Internet connection requires HTTP proxy, set it here +; and uncomment following lines: +;proxy = +;port = +; If proxy requires authentification, uncomment following lines too +; (otherwise, leave them commented): +;user = +;password= \ No newline at end of file