Skip to content

Commit 09045fb

Browse files
committed
fix: apply review feedback - update headers, fix password references
1 parent 74488f7 commit 09045fb

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

docs/pages/client/afterInstall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ When a new docker image is deployed with an empty `/config` folder mounted, the
6868
- Write a brand new config to `/config/notifiarr.conf` file.
6969
- On first run, the WebUI will prompt you for your API key.
7070
- After entering your API key, login with your **Notifiarr.com email address and password**.
71-
- You can set a local password after logging in via *Config → Password*.
71+
- You can set a local password after logging in via *Trust Profile* (click your username in the top right).
7272

7373
Environment Variables - and the Unraid Template - override settings in the Config file.
7474

docs/pages/client/install.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -111,11 +111,9 @@ service notifiarr start
111111
1. Copy the existing conf file to `C:\ProgramData\notifiarr\notifiarr.conf`
112112
1. If the `C:\users\<your home folder>\.notifiarr` folder exists, delete it
113113

114-
### First Run & Autostart
115-
116114
- At this point, the structure should look like the [Desired Outcome mentioned above](#desired-outcome).
117115

118-
#### First Run
116+
### First Run
119117

120118
1. Double-click `notifiarr.amd64.exe` to launch
121119
1. Enter your API key when prompted
@@ -124,15 +122,15 @@ service notifiarr start
124122
- Password: password for notifiarr.com
125123
1. You may set a local password after you login.
126124

127-
#### Autostart
125+
### Autostart
128126

129127
1. Right-click on `notifiarr.amd64.exe` and create a shortcut.
130128
1. Press Windows key + R, type `shell:startup`, then select OK
131129
1. Copy the shortcut to the opened Startup folder
132130

133-
#### Setting a Local Password
131+
### Setting a Local Password
134132

135-
- **Option A:** In the Web UI, go to ConfigPassword
133+
- **Option A:** In the Web UI, click your usernameTrust Profile
136134
- **Option B:** Right-click the notifiarr tray icon → Config → Password - and set a new password.
137135

138136
## Synology

0 commit comments

Comments
 (0)