Skip to content

Commit 7741ff6

Browse files
committed
doc: update config document
1 parent 7fe52a5 commit 7741ff6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
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:

0 commit comments

Comments
 (0)