|
|
@@ -207,6 +207,13 @@ 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 UL 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.
|