From 4a94e91ab4e372fa5e5ba880ef1ee88413d49c24 Mon Sep 17 00:00:00 2001
From: Maxim Mamontov <faust@gts.dp.ua>
Date: Tue, 10 May 2011 18:00:38 +0300
Subject: [PATCH] Server address fixed

---
 projects/sgauthstress/sgauthstress.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/sgauthstress/sgauthstress.conf b/projects/sgauthstress/sgauthstress.conf
index 8188c822..e895c1d0 100644
--- a/projects/sgauthstress/sgauthstress.conf
+++ b/projects/sgauthstress/sgauthstress.conf
@@ -1,5 +1,5 @@
 #Stargazer server ip
-ServerName=192.168.1.2
+ServerName=10.21.5.4
 
 #Stargazer server port
 #Default value 5555
-- 
2.44.2