summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index a1a7611..3bfb3c3 100644
--- a/src/config.h
+++ b/src/config.h
@@ -15,4 +15,6 @@
#define MAX_ERROR_MESSAGE_LENGTH 120
#define MAX_STATUS_TEXT_LENGTH 120
+#define MAX_TERM_NAME_LENGTH 100
+
#endif \ No newline at end of file