about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2022-08-04 17:01:43 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2022-08-04 17:26:48 +0900
commit978611599094c21d4b2865f417479795608c4a83 (patch)
treed14a7cd55011e85fa944c9bc0ca92522ab194629 /README.md
parent9162549a27b02f5f9ce9adea3b957618db460779 (diff)
downloadrsskey-main.tar.gz
Truncate long titles HEAD 0.2.0 main
Introduce option 'cw' for this and rename 'limit' to 'text' for clarity.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index c463fcf..86b9a66 100644
--- a/README.md
+++ b/README.md
@@ -24,8 +24,10 @@ declare the mirroring jobs in `jobs.conf`, for example:
 source = https://stallman.org/rss/rss.xml
 ; URL to destination Misskey instance's API
 dest = https://birb.space/api
-; Character limit of the Misskey instance
-limit = 420
+; Note character limit of the Misskey instance
+text = 420
+; Content warning character limit of the Misskey instance
+cw = 69
 ; Misskey user ID for searching previous notes
 user = 8rt4sahf1j
 ; Access token with permission to compose notes