summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrik.ramaekers@protonmail.com>2020-01-31 13:12:19 +0100
committerAldrik Ramaekers <aldrik.ramaekers@protonmail.com>2020-01-31 13:12:19 +0100
commita5e8a8b3c99fe69ae181dcaeac8ae687d061a7b5 (patch)
tree75af06f20a5004ab7094645956db887a17e92b21 /src/config.h
parent260f05025631031b7cc4904805d5017feaf53eda (diff)
work
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