fixed a typo in the readme
This commit is contained in:
parent
45d7871058
commit
08c66f6c1f
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ If you get a [permission failure](https://github.com/anmonteiro/lumo/issues/206)
|
||||||
"r/Clojure" "https://www.reddit.com/r/clojure/.rss"}
|
"r/Clojure" "https://www.reddit.com/r/clojure/.rss"}
|
||||||
:mastodon {:access_token "XXXX"
|
:mastodon {:access_token "XXXX"
|
||||||
:api_url "https://botsin.space/api/v1/"
|
:api_url "https://botsin.space/api/v1/"
|
||||||
;; optional boolean to makr content as sensitive
|
;; optional boolean to mark content as sensitive
|
||||||
:sensitive true
|
:sensitive true
|
||||||
;; optional visibility flag: direct, private, unlisted, public
|
;; optional visibility flag: direct, private, unlisted, public
|
||||||
;; defaults to public
|
;; defaults to public
|
||||||
|
|
Reference in a new issue