https
[rainbowstream.git] / rainbowstream / config.py
index ed9b348f7187764ef38ce4c8b8b9aaa2bac3307a..27b01cc77378b017b72b075d08bbb65c7e339993 100644 (file)
@@ -4,6 +4,8 @@ SEARCH_MAX_RECORD = 5
 HOME_TWEET_NUM = 5
 # Default direct message's number
 MESSAGES_DISPLAY = 5
+# Max trending topics display
+TREND_MAX = 5
 # Autocomplete history
 HISTORY_FILENAME = 'completer.hist'