aboutsummarylogtreecommitdiffstats
path: root/api.h
diff options
context:
space:
mode:
authorAntony Kellermann2018-08-22 13:57:27 -0400
committerAntony Kellermann2018-08-22 13:57:27 -0400
commitc187ba5165f30ab5f9d57f88680ae4b778623195 (patch)
tree5501fea2fbb9b69b998f4cb10760ad430de3ac84 /api.h
parent9cf45afbae64bafec5244893038edc042981a47c (diff)
downloadaur-c187ba5165f30ab5f9d57f88680ae4b778623195.tar.gz
Implemented news for gtk info
Diffstat (limited to 'api.h')
-rw-r--r--api.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/api.h b/api.h
index 125ca4cb3645..8afb1d9c5a8c 100644
--- a/api.h
+++ b/api.h
@@ -24,6 +24,7 @@ typedef enum data_level {
#define NAME_MAX_LENGTH 128
#define URL_MAX_LENGTH 2048
#define INFO_TEXT_MAX 2048
+#define NEWS_MAX_LENGTH 10500
#define EMPTY (-999)
#define DEFAULT_NUM_ARTICLES 3
#define MAX_PEERS 12