-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I've running wsb on my web host and would like to keep several scrapbooks for different users. E.g, if I create books as:
/srv/http/scrap/.wsb
/srv/http/scrap/myscrap
/srv/http/scrap/workscrap
/srv/http/scrap/mywifescrap
/srv/http/scrap/mychildscrap
/srv/http/scrap/sharedscrap
is it possible to limit access to these directories depending on the user, e.g:
me -> myscrap, sharedscrap, workscrap
wife -> mywifescrap, sharedscrap
kid -> mychildscrap
Or may be I've missed something in config settings?
P.S. Thanks a lot for your extension. I've missed such functionality since FF migrated to WE
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request