diff options
Diffstat (limited to 'apps/files_sharing/appinfo/info.xml')
-rw-r--r-- | apps/files_sharing/appinfo/info.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/appinfo/info.xml b/apps/files_sharing/appinfo/info.xml index 111ed9c45c6..2f093f5c7c0 100644 --- a/apps/files_sharing/appinfo/info.xml +++ b/apps/files_sharing/appinfo/info.xml @@ -45,6 +45,10 @@ Turning the feature off removes shared files and folders on the server for all s <command>OCA\Files_Sharing\Command\ExiprationNotification</command> </commands> + <settings> + <personal>OCA\Files_Sharing\Settings\Personal</personal> + </settings> + <activity> <settings> <setting>OCA\Files_Sharing\Activity\Settings\Shared</setting> |