Skip to content

Commit

Permalink
Add "XMPP Date and Time Profiles" implemented by xmpp and used everyw…
Browse files Browse the repository at this point in the history
…here
  • Loading branch information
badlop committed Nov 4, 2024
1 parent c467b11 commit cba5b29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ejabberd.erl
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
-protocol({rfc, 7590}).
-protocol({xep, 4, '2.9'}).
-protocol({xep, 59, '1.0'}).
-protocol({xep, 82, '1.1.1'}).
-protocol({xep, 86, '1.0'}).
-protocol({xep, 106, '1.1'}).
-protocol({xep, 170, '1.0'}).
Expand Down

0 comments on commit cba5b29

Please sign in to comment.