!cApDlsILLZkmAyVoxe:matrix.org

Matrix on Debian

255 Members
https://wiki.debian.org/Matrix100 Servers

Load older messages


SenderMessageTime
25 Jan 2020
@elesouef_test:matrix.orgelesouef left the room.18:18:45
@helix:tilde.funhelix changed their profile picture.21:11:06
26 Jan 2020
@lindalap:matrix.orgLinda
# You can replace the self-signed certificate that synapse
# autogenerates on launch with your own SSL certificate + key pair
# if you like.  Any required intermediary certificates can be
# appended after the primary certificate in hierarchical order.
tls_certificate_path: "/etc/matrix-synapse/homeserver.tls.crt"

I don't think this has happened since Synapse 1.0 or so. Pretty sure that message is from Debian, in -unstable.

10:58:47
@lindalap:matrix.orgLinda *
# You can replace the self-signed certificate that synapse
# autogenerates on launch with your own SSL certificate + key pair
# if you like.  Any required intermediary certificates can be
# appended after the primary certificate in hierarchical order.
tls_certificate_path: "/etc/matrix-synapse/homeserver.tls.crt"

I don't think this has been autogenerated since Synapse 1.0 or so. Pretty sure that message is from Debian, in -unstable.

10:59:11
@lindalap:matrix.orgLinda
$ apt policy matrix-synapse
matrix-synapse:
  Installed: 1.9.0-1
  Candidate: 1.9.0-1
  Version table:
 *** 1.9.0-1 500
        500 http://ftp.fi.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
10:59:48
@lindalap:matrix.orgLindahttps://salsa.debian.org/matrix-team/matrix-synapse/blob/debian/1.9.0-1/debian/homeserver.yaml#L3-711:02:00
@helix:tilde.funhelix
Als Antwort auf @grin:grin.hu
Is 1.9 okay? I heard some complaints about "slow servers"
didn't notice worse performance yet
11:05:44
@lindalap:matrix.orgLinda
# Load the new-style messages config if it exists. Otherwise fall back
# to the old method.
if "rc_message" in config:
    self.rc_message = RateLimitConfig(
        config["rc_message"], defaults={"per_second": 0.2, "burst_count": 10.0}
    )
else:
    self.rc_message = RateLimitConfig(
        {
            "per_second": config.get("rc_messages_per_second", 0.2),
            "burst_count": config.get("rc_message_burst_count", 10.0),
        }
    )

I was wondering why I couldn't adjust the ratelimiting in config (nothing happened). Debian's configuration still uses the old form values. (I haven't tried new form yet.)

18:25:03
@lindalap:matrix.orgLinda and yeah, that's no typo with rc_messages_ and rc_message_ 18:25:49
@lindalap:matrix.orgLinda andrewsh: Debian sample configuration needs desperate love in versions newer than in -stable. 😢 18:26:43
@lindalap:matrix.orgLinda There's also rc_login missing from Debian's sample configuration, many things I need for my test setup 18:33:59
27 Jan 2020
@andrewsh:matrix.organdrewshyeah, I need to update the config, but I didn’t want to bump it all at once, so I only pulled some changes but not all08:14:07
29 Jan 2020
@_neb_rssbot_=40hubert=3auhoreg.ca:matrix.orgRSS Bot [@hubert:uhoreg.ca] Debian package news for matrix-synapse:
matrix-synapse 1.9.0-1 MIGRATED to testing
05:04:06
@sthaydn:chat.hallertau.socialst.haydnHi all, a question from someone without great Debian knowledge: Why has buster still only the 0.99 matrix version available? How is it possible that on stretch matrix is on the latest version when doing apt upgrade?12:39:38
@willem:canarymod.netWillemThe Synapse version in both stretch-backports and buster is 0.99. Perhaps you were using matrix.org's repository for stretch?13:10:04
@willem:canarymod.netWillemAlternatively you can pull 1.7.3 from buster-backports13:11:11
@sthaydn:chat.hallertau.socialst.haydn Oh, I see. My old stretch server isn't running anymore. That could be the the reason why it always had been on the latest version. Thanks for clarifying that. I am on buster-backports now, but seeing the latest version is 1.9.x now while I am on 1.7.3 makes me a little sad. But nevermind, I think I can cope with it now, as I know it was another repository. ☺️ 13:17:52
@_neb_rssbot_=40hubert=3auhoreg.ca:matrix.orgRSS Bot [@hubert:uhoreg.ca] Debian package news for matrix-synapse:
Accepted matrix-synapse 1.9.0-1~bpo10+1 (source) into buster-backports
13:54:10
@lindalap:matrix.orgLinda st.haydn: there's your fix 13:56:52
@lindalap:matrix.orgLinda backports have to go through testing branch first 13:57:25
@lindalap:matrix.orgLinda * backports have to go through testing first 13:57:30
@lindalap:matrix.orgLinda buster is stable 13:57:45
@sthaydn:chat.hallertau.socialst.haydnWhat a nice coincidence. Thank you! 14:06:28
@_neb_rssbot_=40hubert=3auhoreg.ca:matrix.orgRSS Bot [@hubert:uhoreg.ca] Debian package news for matrix-synapse:
Accepted matrix-synapse 1.9.1-1 (source) into unstable
14:51:07
@brt:g24.atbrt left the room.21:02:59
1 Feb 2020
@_neb_rssbot_=40hubert=3auhoreg.ca:matrix.orgRSS Bot [@hubert:uhoreg.ca] Debian package news for matrix-synapse:
matrix-synapse 1.9.1-1 MIGRATED to testing
04:42:19
2 Feb 2020
@_neb_rssbot_=40hubert=3auhoreg.ca:matrix.orgRSS Bot [@hubert:uhoreg.ca] Debian package news for matrix-synapse:
A new upstream version is available: <a href="https://github.com/matrix-org/synapse/archive/v1.10.0rc1.tar.gz">1.10.0~rc1</a>
03:35:22
@sim6:matrix.orgSimó Albert i Beltran changed their display name from Simó Albert i Beltran to sim6.08:41:49
@sim6:matrix.orgSimó Albert i Beltran changed their display name from sim6 to Simó Albert i Beltran.08:43:25
@_neb_rssbot_=40hubert=3auhoreg.ca:matrix.orgRSS Bot [@hubert:uhoreg.ca] Debian package news for matrix-synapse:
Accepted matrix-synapse 1.9.1-1~bpo10+1 (source) into buster-backports
10:35:22

Show newer messages


Back to Room ListRoom Version: