Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ A [Bluesky](https://bsky.app) (ATProto) social client for the **Kobo Clara Colou
- Quote post and external link rendering
- Repost attribution display
- Settings persistence via INI config file
- Configurable idle frontlight-off timeout with wake-on-input
- Optimised for 1448×1072 e-ink display with MXCFB partial refresh

## Getting Started
Expand Down Expand Up @@ -222,6 +223,7 @@ refresh_jwt=<stored token>
did=did:plc:...
pds_url=https://morel.us-east.host.bsky.network
images_enabled=false
screen_dim_timeout_seconds=300
```

All fields except `images_enabled` are written automatically by the login flow
Expand Down
Loading
Loading