[
{ type: install
  message: <<EOM
In order to use the external MongoDB server, put the following lines
into %%JAVASHAREDIR%%/unifi/data/system.properties file:

db.mongo.local=false
db.mongo.uri=mongodb://ubnt:password@IP_ADDRESS:PORT/unifi-test
statdb.mongo.uri=mongodb://ubnt:password@IP_ADDRESS:PORT/unifi-test_stat
unifi.db.name=unifi-test

Adjust username, password, IP_ADDRESS, PORT and database name
according to your needs.

For more information see:
https://community.ui.com/questions/External-MongoDB-Server/d311a8f8-43b6-4aeb-859d-eefec9dc1bbc
EOM
}
]
