Skip to content

Commit

Permalink
📝 Update social config docs
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Fihlon <[email protected]>
  • Loading branch information
McPringle committed Aug 30, 2024
1 parent 9546a80 commit 00e2a05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,8 @@ To modify the default configuration values, just specify environment variables w
| MASTODON_IMAGE_LIMIT | 1 | Limit number of images per post (0 = no limit). |
| MASTODON_IMAGES_ENABLED | true | Enable or disable images in mastodon posts. |
| MASTODON_INSTANCE | | The Mastodon instance used to read the posts from (empty = disabled). |
| POST_COLUMNS | 3 | How many columns to be used for social media posts. |
| SOCIAL_COLUMNS | 3 | How many columns to be used for social media posts. |
| SOCIAL_HEADLINE | | Overwrite the headline for social media posts (empty = don't overwrite). |
| SESSIONIZE_EVENT_API | [2] | The URL of the Sessionize event API to read the conference agenda. |
| SESSIONIZE_EVENT_ID | 0 | The ID of the Sessionize event to read the conference agenda (0 = disabled). |
| TZ | UTC | The timezone used for date and time calculations. |
Expand Down

0 comments on commit 00e2a05

Please sign in to comment.