Upgrade from 1.61 to 1.62.0 provides sample file for `homeserver.yaml`
See original GitHub issueDescription
I’ve installed the Debian/ubuntu version with the packages provided via https://packages.matrix.org/debian/.
So far, i’ve always chosen to inspect the new configuration file that is shipped because some changes are cool. Often i chose to pick the package managers version and adapt it with my settings afterwards.
This time the file that apt wants to put there is https://github.com/matrix-org/synapse/blob/develop/docs/sample_config.yaml
Steps to reproduce
- sudo apt update && sudo apt upgrade
- when prompted about the new version of the config file, chose inspect
- the file provided is the sample_config.yaml
Homeserver
m.basspistol.org
Synapse Version
1.62.0
Installation Method
Apt via https://packages.matrix.org/debian/. https://matrix-org.github.io/synapse/latest/setup/installation.html#debianubuntu
Platform
Ubuntu
Relevant log output
There are no relevant log i can think of for this issue
Anything else that would be useful to know?
No response
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:5 (4 by maintainers)
Top Results From Across the Web
synapse/CHANGES.md at develop · matrix-org ... - GitHub
Synapse: Matrix homeserver written in Python/Twisted. - synapse/CHANGES.md at develop ... Add sample worker files for pusher and federation_sender .
Read more >Homeserver Sample Config File - Synapse
This file is maintained as an up-to-date snapshot of the default # homeserver.yaml configuration generated by Synapse. You can find a # complete...
Read more >net-im/py-matrix-synapse: Matrix protocol reference homeserver
Add WWW entries to port Makefiles It has been common practice to have one ... net-im/py-matrix-synapse: Update to 1.61.1 This minor update ......
Read more >Synapse: debian/changelog - Fossies
193 * New Synapse release 1.61.0rc1. ... urgency=medium 1390 1391 [ Michael Kaye ] 1392 * update homeserver.yaml to be somewhat more modern....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
The motivation for this change is explained in #8159. I’m going to close this and ask that further discussion take place on that issue.
FWIW, the best reference for changes are the changelog and the admin-specific upgrade notes. Perhaps we should highlight new config options in the upgrade notes?
see also https://github.com/matrix-org/synapse/issues/13306