Skip to content

Commit e8d3807

Browse files
committed
Update readme.md
1 parent f174a0a commit e8d3807

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

readme.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,19 @@ Updates your **[My programming language][Settings]** settings.
375375
https://www.codegrepper.com/api/update_my_code_languages.php?l=whatever&enabled=1 🟢
376376
```
377377

378+
Updates your **[Notifications][Settings]** settings.
379+
380+
```yaml
381+
https://www.codegrepper.com/api/update_notification_settings.php 🔴
382+
```
383+
384+
```json
385+
{
386+
"update_name": "notify_on_comments",
387+
"update_value": 1 // 0 for disable
388+
}
389+
```
390+
378391
## [Other][MainPage]
379392

380393
API used while logging in.

0 commit comments

Comments
 (0)