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

Use non-deprecated config options for Synapse. #1260

Merged
merged 2 commits into from
Jun 17, 2022
Merged

Conversation

clokep
Copy link
Member

@clokep clokep commented Jun 16, 2022

Fixes some warning when running sytest:

[synapse-0-master]: The 'notify_appservices' configuration option is deprecated and will be removed in a future
[synapse-0-master]: Synapse version. Please use ``notify_appservices_from_worker: name_of_worker`` instead.
[synapse-0-master]: 
[synapse-0-master]: 
[synapse-0-master]: The 'update_user_directory' configuration option is deprecated and will be removed in a future
[synapse-0-master]: Synapse version. Please use ``update_user_directory_from_worker: name_of_worker`` instead.
[synapse-0-master]: 

@clokep clokep requested a review from a team as a code owner June 16, 2022 14:51
@clokep
Copy link
Member Author

clokep commented Jun 16, 2022

Cross-links: matrix-org/synapse#12452 and matrix-org/synapse#12654.

Copy link
Contributor

@reivilibre reivilibre left a comment

Choose a reason for hiding this comment

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

You beat me to it — thanks :)

@clokep
Copy link
Member Author

clokep commented Jun 17, 2022

I just got tired of seeing them in the logs. 😄

@clokep clokep merged commit 9742d16 into develop Jun 17, 2022
@clokep clokep deleted the clokep/deprc-options branch June 17, 2022 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants