-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong total quota limit with shared hosting #4572
Comments
We don't offer a plesk integration. Please report this to the author of this plesk integration. |
If the author needs help - the provisioning API allows to set the quota: https://docs.nextcloud.com/server/12/admin_manual/configuration_user/user_provisioning_api.html#edit-data-of-a-single-user |
Sorry for replying so late. This might be a misunderstanding as no Plesk integration is used. The term "subscription" in Plesk just stands for an account. In the example above the account's space is limited to 10 GB. However in iOS, the Nextcloud quota limit shows 514.72 GB. |
The big question is: where and how is it limited? Currently we do not take any storage quotas into account. For a general instance wide quota there is ticket #2016 For a quota that is read from the underlying storage there is ticket #10860 I would close this ticket here as one of the both above. Most likely the second one is what you want. |
Steps to reproduce
Expected behaviour
Nextcloud quota limit is not higher than the quota limit of the Plesk subscription.
Actual behaviour
Nextcloud quota limit is much higher (e.g. 514.72 GB) than the quota limit of the Plesk subscription and of the shared hosting reseller account.
Server configuration
Operating system:
Linux 3.10.0
Web server:
Apache 5.6.26
Database:
mysql 10.1.21
PHP version:
5.6.26
Nextcloud version:
11.0.3
Updated from an older Nextcloud/ownCloud or fresh install:
updated
Where did you install Nextcloud from:
nextcloud.com
Are you using external storage, if yes which one:
no
Are you using an external user-backend, if yes which one:
no
Client configuration
App:
Nextcloud for iOS 2.17.1.00001
Operating system:
iOS 10.3.1
(This issue was originally reported as iOS issue #196)
The text was updated successfully, but these errors were encountered: