Updated Module: github (markdown)

Judson Lester 2022-10-05 14:54:03 -07:00
parent 6af94a594a
commit 1e1da2cff3
1 changed files with 2 additions and 2 deletions

@ -16,8 +16,8 @@ token = ${file:/path/to/file/containing/github/access.token}
token = ${env:GITHUB_ACCESS_TOKEN}
; The github user for the token
; If not specified, this module uses the deprecated method of accessing your
; notifications, which may stop working at some point.
; Effectively required; otherwise the module uses a deprecated method of fetching
; notifications, which has stopped working
user = github_user
; Whether empty notifications should be displayed or not