QuotaPlugin expect 1 parameter

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
This commit is contained in:
Daniel Kesselberg 2021-07-21 17:06:03 +02:00
parent 71109b7425
commit dedf51b6e6
No known key found for this signature in database
GPG key ID: 36E3664E099D0614

View file

@ -254,7 +254,7 @@ class Server {
);
if ($view !== null) {
$this->server->addPlugin(
new QuotaPlugin($view, false));
new QuotaPlugin($view));
}
$this->server->addPlugin(
new TagsPlugin(