aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Config/ConfigLexicon.php
Commit message (Collapse)AuthorAgeFilesLines
* fix(files_sharing): Move `ConfigLexicon` to Config dir, update sharing inputnfebe2025-05-061-0/+39
- Fix autoloading for new `ConfigLexicon` - Ensure that sharing input in sharing tab respect `show-federated-shares-as-internal`: This is important, because when federated shares are shown as internal the users should add them from the internal shares section Signed-off-by: nfebe <fenn25.fn@gmail.com>