Advertisement
Guest User

Untitled

a guest
Sep 30th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1.  
  2. #Last updated by the OpenMRS Standalone application.
  3. #Thu Jan 27 17:48:01 EAT 2011
  4. module.allow_web_admin=true
  5. connection.url=jdbc:mysql:mxj://127.0.0.1:3316/openmrs?autoReconnect=true&sessionVariables=storage_engine=InnoDB&useUnicode=true&characterEncoding=UTF-8&server.initialize-user=true&createDatabaseIfNotExist=true&server.basedir=database&server.datadir=database/data&server.collation-server=utf8_general_ci&server.character-set-server=utf8
  6. connection.username=openmrs
  7. auto_update_database=false
  8. connection.password=test
  9. tomcatport=8081
  10. application_data_directory=appdata
  11. reset_connection_password=false
  12.  
  13. application_data_directory=appdata
  14. reset_connection_password=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement