Fix project reference.

This commit is contained in:
David Webster
2016-09-07 10:33:40 +01:00
parent cbefc75b13
commit f99cb82c16

View File

@@ -20,7 +20,7 @@ Configuring and starting Alfresco/Share:
Configuring a different DB other than H2 (e.g. MySQL or PostgreSQL): Configuring a different DB other than H2 (e.g. MySQL or PostgreSQL):
-------------------------------------------------------------------- --------------------------------------------------------------------
- Create a file called "local.properties" under src/main/resources in alfresco-rm-enterprise-repo - Create a file called "local.properties" under src/main/resources in rm-community-repo (you may need to create the directory)
- Add the following properties in this new file - Add the following properties in this new file
my.db.name -> The name of the database schema my.db.name -> The name of the database schema