Advertisement
Guest User

Untitled

a guest
Feb 13th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1.  
  2. #Last updated by the OpenMRS Standalone application.
  3. #Tue Feb 13 03:11:33 PST 2018
  4. tomcatport=8082
  5. module.allow_web_admin=true
  6. connection.url=jdbc:mysql:mxj://127.0.0.1:3316/openmrs?autoReconnect=true&sessionVariables=storage_engine=InnoDB&useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&server.initialize-user=true&createDatabaseIfNotExist=true&server.basedir=database&server.datadir=database/data&server.collation-server=utf8_general_ci&server.character-set-server=utf8&server.max_allowed_packet=96M
  7. connection.username=openmrs
  8. auto_update_database=false
  9. application_data_directory=appdata
  10. connection.password=vOw40M0EVOer
  11. vm_arguments=-Xmx512m -Xms512m -XX:PermSize=256m -XX:MaxPermSize=256m -XX:NewSize=128m
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement