diff --git a/sources/index.html b/sources/index.html
index c82ce2b..96679bd 100644
--- a/sources/index.html
+++ b/sources/index.html
@@ -52,11 +52,13 @@
auto_away: 300,
auto_reconnect: true,
bosh_service_url: 'https://__DOMAIN____PATH__/http-bind',
+ default_domain: '__DOMAIN__',
message_archiving: 'always',
- view_mode: 'fullscreen'
+ view_mode: 'fullscreen',
+ assets_path: '/dist/',
+ play_sounds: true,
+ sounds_path: '${assets_path}/sounds/'
});