Changeset 720 in code for trunk/upstream.go


Ignore:
Timestamp:
Nov 19, 2021, 10:55:22 AM (4 years ago)
Author:
contact
Message:

Add missing account-notify to permanentUpstreamCaps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/upstream.go

    r711 r720  
    2323// requested when supported.
    2424var permanentUpstreamCaps = map[string]bool{
     25        "account-notify":   true,
    2526        "account-tag":      true,
    2627        "away-notify":      true,
Note: See TracChangeset for help on using the changeset viewer.