typo in chanview, remove output buffering in mod_cloud which is preventing large files from being downloaded. IIRC this was put there to avoid a SAML warning in SabreDAV but I'm not seeing that currently.
This commit is contained in:
@@ -116,7 +116,7 @@ class Chanview extends \Zotlabs\Web\Controller {
|
||||
);
|
||||
if($c)
|
||||
$connected = true;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
// We will load the chanview template if it's a foreign network,
|
||||
|
Reference in New Issue
Block a user