summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/personal-settings.js
Commit message (Collapse)AuthorAgeFilesLines
* Don't overwrite the settings from filesRoeland Jago Douma2019-12-171-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Allow users to specify to accept (internal) shares by defaultRoeland Jago Douma2019-12-171-0/+38
Fixes #18255 A new user setting allows a user to always accept (internal) shares. For example if they don't like accepting shares manually ;) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>