diff --git a/src/main/webapp/arsnova.properties.example b/src/main/webapp/arsnova.properties.example
index 84060f6e49fb259bcaf9fe60559eba979dbf33b4..19734f43ca0f6db41eed5b36a6eff5543e035df3 100644
--- a/src/main/webapp/arsnova.properties.example
+++ b/src/main/webapp/arsnova.properties.example
@@ -20,10 +20,12 @@ feedback.cleanup=10
 couchdb.host=localhost
 couchdb.port=5984
 couchdb.name=arsnova
+couchdb.username=admin
+couchdb.password=
 
 socketio.ip=0.0.0.0
 socketio.port=10443
 
 connector.uri=http://localhost:8080/connector-service
 connector.username=test
-connector.password=test
\ No newline at end of file
+connector.password=test