diff options
Diffstat (limited to 'cli')
-rw-r--r-- | cli/src/cli.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/src/cli.h b/cli/src/cli.h index f3ea92828..2ef31b229 100644 --- a/cli/src/cli.h +++ b/cli/src/cli.h @@ -30,7 +30,7 @@ #include "protocol-common.h" #define DEFAULT_EVENT_POOL_SIZE 16384 -#define CLI_GLUSTERD_PORT 6969 +#define CLI_GLUSTERD_PORT 24007 #define CLI_DEFAULT_CONN_TIMEOUT 120 #define CLI_DEFAULT_CMD_TIMEOUT 120 |