Hi I've checked my runtime-properties file and I can't see any property about automatic updating. can I add it? if so how?
see the details of my runtime file (I've also looked at this link https://wiki.openmrs.org/display/docs/Overriding+OpenMRS+Default+Runtime+Properties ) # OpenMRS Runtime Properties file # # (comments starting with a pound sign "#" are ignored) ### Database connection properties connection.username=openmrs connection.password=openmrs connection.url=jdbc:mysql://localhost:3307/openmrs2?autoReconnect=true # Allow/Disallow uploading of a module via the web module.allow_web_admin=true On Wed, Nov 23, 2011 at 8:10 AM, Ben Wolfe <[email protected]> wrote: > (I'm only replying to the impl list as that should be the one used for an > impl question) > > Look in your runtime properties file for a property about automatic > updating. Set it to false. > > Ben > On Nov 23, 2011 8:05 AM, "Erick Mugoma" <[email protected]> wrote: > >> Hi Ben; >> How can I stop openMRS from updating the database every-time it start-up. >> Is there a property can can be set to false/true in the GP? >> I selected update database every-time openmrs start-up but this is taking >> alot of time . >> >> Thanks >> >> Erick >> > _________________________________________ To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-implement-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l]

