projects
/
rainbowstream.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
config heartbeat-timeout to 120
[rainbowstream.git]
/
docs
/
index.rst
diff --git
a/docs/index.rst
b/docs/index.rst
index
377d21f
..
1f4674e
100644
(file)
--- a/
docs/index.rst
+++ b/
docs/index.rst
@@
-290,11
+290,17
@@
Config explanation
Rainbow Stream has a config file located at ``~/.rainbow_config.json``.
\r
You can view or set a new value of every config key by ``config`` command (See **Interactive mode** section above).
\r
\r
Rainbow Stream has a config file located at ``~/.rainbow_config.json``.
\r
You can view or set a new value of every config key by ``config`` command (See **Interactive mode** section above).
\r
\r
+- ``HEARTBEAT_TIMEOUT``: after this timeout (count by minutes), the stream will automatically hangup.
\r
+
\r
+- ``IMAGE_ON_TERM``: display tweet's image directly on terminal.
\r
+
\r
- ``THEME``: current theme.
\r
\r
- ``ASCII_ART``: diplay your twitter name by ascii art at stream begin or not.
\r
\r
- ``THEME``: current theme.
\r
\r
- ``ASCII_ART``: diplay your twitter name by ascii art at stream begin or not.
\r
\r
-- ``HIDE_PROMPT``: Hide prompt after receiving a tweet or not.
\r
+- ``HIDE_PROMPT``: hide prompt after receiving a tweet or not.
\r
+
\r
+- ``PREFIX``: display string of prompt.
\r
\r
- ``SEARCH_MAX_RECORD``: max tweets can display on 'search' command.
\r
\r
\r
- ``SEARCH_MAX_RECORD``: max tweets can display on 'search' command.
\r
\r