nextcloud/apps/files_external
Daniel Kesselberg 67d1fac6f6
fix: show configuration options for external storage backends
The occ files_external_backends command is supposed to list available backends along with their configuration options.

For the SMB backend, only the timeout option is currently shown, while options like host, share, root, and domain are missing. This makes configuring external storage via occ complicated.

Since the timeout option is marked as hidden but still shown, while the other options are not, the logic needs to be inverted so that all relevant configuration options are displayed correctly.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2026-02-25 15:24:20 +01:00
..
appinfo feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
composer Merge pull request #56499 from nextcloud/authoritative-mount-provider-files_external 2026-01-13 16:36:33 +01:00
img feat(files_external): Migrate settings to Vue 2026-01-13 01:30:37 +00:00
l10n fix(l10n): Update translations from Transifex 2026-02-24 00:19:26 +00:00
lib fix: show configuration options for external storage backends 2026-02-25 15:24:20 +01:00
src fix(external_storage): hide local storage as an option for users 2026-02-16 20:53:30 +08:00
templates fix(files_external): adjust settings 2026-01-13 01:30:37 +00:00
tests fix(files_external): ignore unsatisfied optional dependencies 2026-02-17 18:03:56 +01:00
.l10nignore chore: Add SPDX header 2024-06-06 18:05:37 +02:00
openapi.json chore(deps): Update nextcloud/openapi-extractor to v1.8.2 2025-08-26 10:21:10 +02:00
openapi.json.license chore: Add SPDX header 2024-06-06 18:05:37 +02:00