pjv
2 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
mkdocs/docs/config/moveonenospc.md
|
|
@ -30,7 +30,7 @@ as appropriate and the original error returned. |
|
|
|
|
|
|
|
If `moveonenospc` is disabled the underlying error will be returned. |
|
|
|
|
|
|
|
NOTE: This feature has NO affect on policies. It ONLY applies to the |
|
|
|
NOTE: This feature has NO effect on policies. It ONLY applies to the |
|
|
|
literal write function. If the create function returns `ENOSPC` or the |
|
|
|
[policy returns `ENOSPC`](functions_categories_policies.md#filtering) |
|
|
|
that error will be returned back to the application making the |
|
|
|