summaryrefslogtreecommitdiffstats
path: root/cli/src/cli.h
diff options
context:
space:
mode:
Diffstat (limited to 'cli/src/cli.h')
-rw-r--r--cli/src/cli.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/src/cli.h b/cli/src/cli.h
index 36ac7214b..854c609d2 100644
--- a/cli/src/cli.h
+++ b/cli/src/cli.h
@@ -31,6 +31,8 @@
#define DEFAULT_EVENT_POOL_SIZE 16384
#define CLI_GLUSTERD_PORT 6969
+#define CLI_DEFAULT_CONN_TIMEOUT 120
+#define CLI_DEFAULT_CMD_TIMEOUT 120
enum argp_option_keys {
ARGP_DEBUG_KEY = 133,