Skip to content

Commit

Permalink
Add the drop_unregistered_scopes cofig
Browse files Browse the repository at this point in the history
  • Loading branch information
sahandilshan committed Dec 14, 2023
1 parent 9076ea9 commit 563c8c0
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,7 @@ app_password= "dashboard"
#password= "xxxx"
#hostname= "smtp.gmail.com"
#port= 587

[oauth]
drop_unregistered_scopes= true
allowed_scopes= ["^device_.*"]

0 comments on commit 563c8c0

Please sign in to comment.