Skip to content

Commit

Permalink
Update settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-schwoebel authored Jun 28, 2023
1 parent c5062c4 commit 3b17783
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{"website_name": "Nala",
"wake_word": "hey",
"super_users": ["[email protected]"],
"super_users": [""],
"audio_delete": {"default": false, "options": [true,false]},
"sounds": {"default": "chime", "options": ["chime", "bell"]},
"voice": {"default": "bark", "options": ["microsoft", "bark"]},
"response_type": {"default": "dolly", "options": ["blender","dolly", "echo"]},
"language": {"default": "en-us", "options": ["en-us"]}}
"language": {"default": "en-us", "options": ["en-us"]}}

0 comments on commit 3b17783

Please sign in to comment.