diff --git a/config/defaults.yml b/config/defaults.yml index 9018c39b6..ae0877c9f 100644 --- a/config/defaults.yml +++ b/config/defaults.yml @@ -200,7 +200,8 @@ development: autofollow_on_join: false autofollow_on_join_user: '' production: - listen: 'unix:tmp/diaspora.sock' + server: + listen: 'unix:tmp/diaspora.sock' test: environment: url: 'http://localhost:9887/'