aboutsummaryrefslogtreecommitdiff
path: root/doc/snac.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/snac.1')
-rw-r--r--doc/snac.110
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/snac.1 b/doc/snac.1
index 87f1760..5d63c3c 100644
--- a/doc/snac.1
+++ b/doc/snac.1
@@ -204,6 +204,16 @@ used for scheduled posts.
.It Languages you usually post in
Fill this string with the ISO 639 Language Codes you expect to
write your posts in, space-separated (example: en fr pt_BR).
+.It Don't show posts written in these languages
+A space-separated string of ISO 639 Language Codes
+(example: en fr de).
+.It Show a simpler web UI for browsers with these user agents
+A list of partial strings that will be matched against the current
+web browser user agent string. If it contains any of these strings,
+the private timeline is shown using simpler HTML (basically, avoiding
+the details / summary tags as much as possible, which are usually not
+rendered correctly if at all in basic or text-based browsers). If any
+of these lines is an asterisk, the simpler web UI is always used.
.It Password
Write the same string in these two fields to change your
password. Don't write anything if you don't want to do this.