Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions configure.sh
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ config_apps() {
execute_occ_command config:app:set --value no files_sharing incoming_server2server_group_share_enabled
execute_occ_command config:app:set --value no files_sharing lookupServerEnabled
execute_occ_command config:app:set --value no files_sharing lookupServerUploadEnabled
execute_occ_command config:app:set --value true --type boolean files_sharing show_federated_shares_as_internal

log_info "Configure internal share settings"
# To limit user and group display in the username search field of the
Expand Down