File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1313
1414| Key | Type | Description |
1515| ----------------------| ---------| ------------------------------------------------------------------------------------------------|
16- | allow\_ multi \_ user | boolean | If true, private folders will be created for each signed-in user. |
17- | allow\_ share \_ folder | boolean | If true, share folder will be created. |
16+ | allow\_ private \_ folder | boolean | If true, private folders will be created for each signed-in user. |
17+ | allow\_ shared \_ folder | boolean | If true, share folder will be created. |
1818| user_field | string | Private folders will be named by this. Can receive column name of ` users ` table or class name. |
1919
2020### If you want to name private folders other than columns of users table, follow these steps:
You can’t perform that action at this time.
0 commit comments