mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-02-20 12:19:03 +00:00
fix: private upload custom response config option
This commit is contained in:
parent
cf2fed6605
commit
a4f353ddcf
@ -13,7 +13,7 @@ module.exports = {
|
||||
Any other groups, assuming registered, will still be able to manage their previously uploaded files.
|
||||
*/
|
||||
privateUploadGroup: null, // Other group names in controllers/permissionController.js
|
||||
privateUploadCustomRespond: null,
|
||||
privateUploadCustomResponse: null,
|
||||
|
||||
/*
|
||||
If true, users will be able to create accounts and access their uploaded files.
|
||||
|
Loading…
Reference in New Issue
Block a user