Skip to content

Commit

Permalink
Adjust Preferences
Browse files Browse the repository at this point in the history
  • Loading branch information
Cassie205 committed Sep 5, 2024
1 parent a623a87 commit 2badf75
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 6 deletions.
4 changes: 3 additions & 1 deletion cyberduck/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ Please be aware that you are possibly using our software at no charge if you hav
:::::{tabs}
::::{group-tab} macOS

Log output can be found in the `cyberduck.log` file in`~/Library/Logs/Cyberduck`. Select _Show_ in _Cyberduck → Preferences → Connection_ to reveal the log file. Alternatively, you can find `cyberduck.log` in *Console.app* (Open from `/Applications/Utilities`) under `Reports → Log Reports → cyberduck.log`.
Log output can be found in the `cyberduck.log` file in`~/Library/Logs/Cyberduck`. Select _Show_ in _Cyberduck → Preferences → Connection_ to reveal the log file. In addition to the current log file, there are compressed versions of the latest 5 cycled log files named like `cyberduck-*.log.zip` available.

Alternatively, you can find `cyberduck.log` in *Console.app* (Open from `/Applications/Utilities`) under `Reports → Log Reports → cyberduck.log`.

:::{image} _images/Console.app.png
:alt: Console.app
Expand Down
3 changes: 2 additions & 1 deletion mountainduck/interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ You can choose to automatically open Mountain Duck when logging in. Refer to [Pr

## Bookmarks

Choose *Open Connection…* to add a new bookmark or *<Bookmark> → Edit Bookmark* to change properties.
Choose *Open Connection…* to add a new bookmark.
To edit the connection settings of an existing bookmark choose *<Bookmark> → Edit Bookmark*.

:::{note}
Bookmarks are shared between [Cyberduck](https://cyberduck.io/) and Mountain Duck.
Expand Down
10 changes: 8 additions & 2 deletions mountainduck/preferences.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Preferences

Save all mounted volumes when quitting to be restored while relaunching.

If you enable *Save Workspace* and [*Enable Login Item*](#login-item) in the same named preferences tab and do not manually eject the volume prior to reboot it will reconnect after login.

### Bookmarks

Change the size of the menu items in the status bar menu. Choose between *Small, Medium,* and *Large* icons.
Expand Down Expand Up @@ -112,7 +114,7 @@ Set which type of notifications you want to receive. Alternatively, you can choo
:::::{tabs}
::::{group-tab} macOS

You can disable notifications in *System Preferences → Notifications*. Choose *None* for alert style and keep checked *Show* in *Notification Centre*. This way you will no longer be disturbed by any notification displays, but can still check back the notifications in *Notification Centre* anytime if required.
You can disable notifications in *System Preferences → Notifications*. Choose *None* for alert style and keep checked *Show* in *Notification Centre*. This way you will no longer be disturbed by any notification displays, but can still check back the notifications in *Notification Center* anytime if required.

::::
::::{group-tab} Windows
Expand All @@ -137,7 +139,9 @@ The connection profiles for [default protocols](../protocols/index.md) are alway

## Login Item

Reconnect after restarting the computer. If you choose *Enable Login Item* and *Save Workspace* in *Preferences → General* and do not manually eject the volume prior to reboot it will reconnect after login.
Reconnect after restarting the computer.

If you enable *Enable Login Item* and [*Save Workspace*](#save-workspace) in *Preferences → General* and do not manually eject the volume prior to reboot it will reconnect after login.

## Cryptomator

Expand Down Expand Up @@ -166,6 +170,8 @@ You receive no update notification if your user is missing administrator permiss

## Hidden Configuration Options

These settings are shared with Cyberduck.

::::{tabs}
:::{group-tab} macOS

Expand Down
8 changes: 6 additions & 2 deletions mountainduck/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,16 @@ You can reach the application support folder by navigating to `%AppData%\Cyberdu
::::{tabs}
:::{group-tab} macOS

Log output can be found in the `mountainduck.log` file in`~/Library/Logs/Mountain Duck`. You can easily reach this file in _Console.app_ (Open from `/Applications/Utilities`) under `Reports → Log Reports → mountainduck.log`. Select _Show_ in _Mountain Duck → Preferences → Connection_ to reveal the log file.
Log output can be found in the `mountainduck.log` file in`~/Library/Logs/Mountain Duck`. You can easily reach this file in _Console.app_ (Open from `/Applications/Utilities`) under `Reports → Log Reports → mountainduck.log`.

Select _Show_ in _Mountain Duck → Preferences → Connection_ to reveal the log file. In addition to the current log file, there are compressed versions of the latest 5 cycled log files named like `mountainduck-*.log.zip` available.

:::
:::{group-tab} Windows

Log output can be found in the `mountainduck.log` file in `%AppData%\cyberduck`. Select _Show_ in _Mountain Duck → Preferences → Connection_ to reveal the log file named *mountainduck.log*.
Log output can be found in the `mountainduck.log` file in `%AppData%\cyberduck`.

Select _Show_ in _Mountain Duck → Preferences → Connection_ to reveal the log file named *mountainduck.log*. In addition to the current log file, there are compressed versions of the latest 5 cycled log files named like `mountainduck-*.log.zip` available.

:::
::::
Expand Down

0 comments on commit 2badf75

Please sign in to comment.