Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update default config for sh-imessage #17

Merged
merged 4 commits into from
Feb 13, 2024

Conversation

ngencokamin
Copy link
Contributor

Updates default number of days to backfill from 0.5 days to 2 weeks, changes param to fix imessage contact names and photos across all platforms. Tested with bluebubbles and applescript connectors

bridgeconfig/imessage.tpl.yaml Outdated Show resolved Hide resolved
@@ -153,7 +153,7 @@ bridge:
# Maximum number of messages to backfill for new portal rooms.
initial_limit: 100
# Maximum age of chats to sync in days.
initial_sync_max_age: 0.5
initial_sync_max_age: 14
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if it should be that high by default, might be better to just add a way to override config fields with bbctl run arguments

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gotcha. It's been super Speedy in my experience with Don's changes, but I can for sure set it to like 7 days with a way to override in params?

@tulir tulir merged commit dad12cb into beeper:main Feb 13, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants