-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Indicate default quota #12087
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
Indicate default quota #12087
Conversation
|
PR #12081 targets the same issue |
|
Thanks for your contribution, please sign your work when committing! https://github.com/nextcloud/appstore/blob/master/CONTRIBUTING.md#sign-your-work |
Fixes #11393 Signed-off-by: Aastha Gupta <[email protected]>
7978fb8 to
6f628de
Compare
|
Thanks @daita .Signed. |
| </IfModule> | ||
| #### DO NOT CHANGE ANYTHING ABOVE THIS LINE #### | ||
|
|
||
| ErrorDocument 403 /server/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you revert this?
CI failure |
| "text/x-shellscript": "text/code", | ||
| "web": "text/code", | ||
| "application/internet-shortcut": "link" | ||
| "web": "text/code" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess this change also doesn't belong here 😉
|
|
Ref #12159 |
|
If not fixed today, I'm afraid this will have to go to 16 :( |
|
@skjnldsv you could also cherry pick Update the branch right here to help out and get it into shape. |
|
-> integrated the review feedback in a cherry-picked version: #13909 |
Fixes #11393