# HG changeset patch # User Goffi # Date 1605189195 -3600 # Node ID 08a3e34aead10564b8088c5ab376ae18bbf988cb # Parent 5c97ad3d16535498f86520dde3e18a89ee297124 plugin XEP-0329: minor reformatting diff -r 5c97ad3d1653 -r 08a3e34aead1 sat/plugins/plugin_xep_0329.py --- 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,