diff sat/plugins/plugin_xep_0329.py @ 3402:08a3e34aead1

plugin XEP-0329: minor reformatting
author Goffi <goffi@goffi.org>
date Thu, 12 Nov 2020 14:53:15 +0100
parents e09cb08166a3
children be6d91572633
line wrap: on
line diff
--- a/sat/plugins/plugin_xep_0329.py	Thu Nov 12 14:53:15 2020 +0100
+++ b/sat/plugins/plugin_xep_0329.py	Thu Nov 12 14:53:15 2020 +0100
@@ -357,7 +357,8 @@
     def profileConnected(self, client):
         if client.is_component:
             client._file_sharing_allowed_hosts = self.host.memory.getConfig(
-                'component file_sharing', 'http_upload_allowed_hosts_list') or [client.host]
+                'component file_sharing',
+                'http_upload_allowed_hosts_list') or [client.host]
         else:
             client._XEP_0329_root_node = ShareNode(
                 None,