diff options
author | Georg | 2021-07-21 14:03:47 +0200 |
---|---|---|
committer | Georg | 2021-07-21 14:03:47 +0200 |
commit | a0c60832cff8a80adda91ee02e60edcebcb31cd7 (patch) | |
tree | f7dd434cbdde2f38619a3210503204cef9ebce10 /prosody/prosody-modules-enabled | |
parent | 9c41d5c0e7dbc142d583a35b3235b1355f7d0899 (diff) | |
download | xmpp-a0c60832cff8a80adda91ee02e60edcebcb31cd7.tar.gz xmpp-a0c60832cff8a80adda91ee02e60edcebcb31cd7.tar.bz2 xmpp-a0c60832cff8a80adda91ee02e60edcebcb31cd7.zip |
Initial Prosody Run
Signed-off-by: Georg <georg@lysergic.dev>
Diffstat (limited to 'prosody/prosody-modules-enabled')
-rw-r--r-- | prosody/prosody-modules-enabled | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/prosody/prosody-modules-enabled b/prosody/prosody-modules-enabled new file mode 100644 index 0000000..113b8f8 --- /dev/null +++ b/prosody/prosody-modules-enabled @@ -0,0 +1,17 @@ +prosody-modules-enabled/ +mod_register_web +mod_admin_web +mod_listusers +mod_list_active +mod_list_inactive +mod_http_auth_check +mod_conversejs +mod_http_upload_external +mod_muc_cloud_notify +mod_cloud_notify +mod_cloud_notify_encrypted +mod_cloud_notify_filters +mod_cloud_notify_priority_tag +mod_bookmarks2 +mod_seclabels + |