You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Options/docs.js
-1
Original file line number
Diff line number
Diff line change
@@ -122,7 +122,6 @@
122
122
123
123
/**
124
124
* @interface FileUploadOptions
125
-
* @property {Boolean} enabled Files can be uploaded with Parse Server.
126
125
* @property {Boolean} enabledForAnonymousUser File upload is enabled for Anonymous Users.
127
126
* @property {Boolean} enabledForAuthenticatedUser File upload is enabled for authenticated users.
128
127
* @property {Boolean} enabledForPublic File upload is enabled for anyone with access to the Parse Server file upload endpoint, regardless of user authentication.
0 commit comments