[GH-ISSUE #933] Add explicit client.yml default location for macOS install #653

Closed
opened 2026-05-07 00:26:18 +02:00 by BreizhHardware · 0 comments

Originally created by @bear on GitHub (Oct 28, 2023).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/933

💻 Target components
ntfy client, macOS

💡 Idea
The current documentation lists the default client configuration file as being located either in
~/.config/ntfy/client.yml (for the non-root user)
or
/etc/ntfy/client.yml (for the root user)

and on macOS you can create a ~/.config/ntfy/client.yml file which is used by some linux based tools, but that is not where ntfy looks as described further down in the output of ntfy pub --help

The docs should be updated to be more explicit in noting the OS differences in the "From the CLI" portion and the "Installing ntfy" steps

Originally created by @bear on GitHub (Oct 28, 2023). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/933 :computer: **Target components** ntfy client, macOS :bulb: **Idea** The current documentation lists the default client configuration file as being located either in `~/.config/ntfy/client.yml` (for the non-root user) or `/etc/ntfy/client.yml` (for the root user) and on macOS you can create a `~/.config/ntfy/client.yml` file which is used by some linux based tools, but that is *not* where ntfy looks as described further down in the output of `ntfy pub --help` The docs should be updated to be more explicit in noting the OS differences in the "From the CLI" portion and the "Installing ntfy" steps
BreizhHardware 2026-05-07 00:26:18 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#653
No description provided.