Hi,
When I add these lines to application.conf :
ebean.docstore.url="http://127.0.0.1:9200"
ebean.docstore.active=true
ebean.docstore.generateMapping=false
ebean.docstore.dropCreate=false
ebean.docstore.create=false
I have the following error :
play/conf/application.conf: 26: docStore has type OBJECT rather than LIST