From 0b16cbdddef196df869fadcb3c2b61f8d7ba7856 Mon Sep 17 00:00:00 2001 From: Badlop Date: Thu, 4 Apr 2024 00:49:57 +0200 Subject: [PATCH] Remove vcard example config in mod_proxy65, it breaks PDF Docs generation --- src/mod_proxy65.erl | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/src/mod_proxy65.erl b/src/mod_proxy65.erl index 9768e9535..5805613c8 100644 --- a/src/mod_proxy65.erl +++ b/src/mod_proxy65.erl @@ -237,24 +237,7 @@ mod_doc() -> "by some XMPP clients in Service Discovery. The value of " "'vCard' is a YAML map constructed from an XML representation " "of vCard. Since the representation has no attributes, " - "the mapping is straightforward."), - example => - ["# This XML representation of vCard:", - "# ", - "# Conferences", - "# ", - "# ", - "# Elm Street", - "# ", - "# ", - "# ", - "# is translated to:", - "vcard:", - " fn: Conferences", - " adr:", - " -", - " work: true", - " street: Elm Street"]}}], + "the mapping is straightforward.")}}], example => ["acl:", " admin:",