mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
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> |
||
|---|---|---|
| .. | ||
| AppInfo | ||
| BackgroundJob | ||
| Command | ||
| Config | ||
| Controller | ||
| Event | ||
| Lib | ||
| Listener | ||
| Migration | ||
| Service | ||
| Settings | ||
| ConfigLexicon.php | ||
| MountConfig.php | ||
| NotFoundException.php | ||
| ResponseDefinitions.php | ||