Hi Laurent,
today i needed to set a quota to 4GB. That is not possible because the field is set to INT.
After changing the field to BIGINT i could change the value to 4294967296
Should i create a ticket or should i make a pull request?
Sascha
Hi Laurent,
today i needed to set a quota to 4GB. That is not possible because the field is set to INT.
After changing the field to BIGINT i could change the value to 4294967296
Should i create a ticket or should i make a pull request?
Sascha
Display More
Hi Laurent,
today i needed to set a quota to 4GB. That is not possible because the field is set to INT.
After changing the field to BIGINT i could change the value to 4294967296
Should i create a ticket or should i make a pull request?
Sascha
Hello Do a pull request please.