11 lines
438 B
Text
11 lines
438 B
Text
--- src/gapcmon/gapcmon.h.orig Sun May 16 14:30:57 2010
|
|
+++ src/gapcmon/gapcmon.h Sun May 16 14:29:53 2010
|
|
@@ -69,7 +69,7 @@ G_BEGIN_DECLS
|
|
|
|
#define GAPC_REFRESH_FACTOR_1K 1000 /* micro.secs for visual refresh */
|
|
#define GAPC_REFRESH_FACTOR_ONE_TIME 500
|
|
-#define GAPC_HOST_DEFAULT "localhost"
|
|
+#define GAPC_HOST_DEFAULT "127.0.0.1"
|
|
#define GAPC_PORT_DEFAULT 3551
|
|
#define GAPC_WATT_DEFAULT 600
|
|
#define GAPC_REFRESH_DEFAULT 8.0
|