Advertisement
Guest User

Untitled

a guest
Apr 7th, 2016
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.59 KB | None | 0 0
  1. ('hibernate.connection.url',NULL,'jdbc:mysql://${database.hostname}/hivext_users?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&maxReconnects=300&initialTimeout=5&autoReconnectForPools=true',1,'Connection url to database hivext core',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  2. ('hibernate.connection.username',NULL,'${application.database.username}',1,'Connection login to database',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  3. ('hibernate.connection.password',NULL,'${application.database.password}',1,'Connection password to database',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'PASSWORD'),
  4. ('quartz.connection.url',NULL,'jdbc:mysql://${database.hostname}/hivext_quartz?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&maxReconnects=300&initialTimeout=5&autoReconnectForPools=true',1,'Connection url to database quartz',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  5. ('hibernate.connection.node.driver_class',NULL,'com.mysql.jdbc.Driver',1,'Connection class driver',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  6. ('hibernate.connection.node.url',NULL,'jdbc:mysql://${database.hostname}/hivext_users?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true',1,'Connection url to database hivext core',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  7. ('hibernate.connection.node.username',NULL,'${application.database.username}',1,'Connection login to database',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  8. ('hibernate.connection.node.password',NULL,'${application.database.password}',1,'Connection password to database',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'PASSWORD'),
  9. ('hcore.service.ftp.port',NULL,'2121',1,'Ftp port application resource',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'INTEGER'),
  10. ('services.data.base.classes.dir',NULL,'/home/hivext/base_service',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  11. ('services.data.base.type_name_prefix',NULL,'t_',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  12. ('services.data.base.add_app_id_to_entity_name',NULL,'false',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'BOOLEAN'),
  13. ('services.data.base.field_name_prefix',NULL,'f_',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  14. ('services.data.base.different_db_for_tables_service',NULL,'true',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'BOOLEAN'),
  15. ('services.data.base.db.engine.default',NULL,'MyISAM',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  16. ('services.data.base.classes.dir.cluster.other',NULL,'',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'URL'),
  17. ('core.invocation.debug',NULL,'false',1,'Enable debug invocation',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'BOOLEAN'),
  18. ('core.invocation.debug.applications',NULL,'*',1,'Enable debug invocation applications',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'APPID'),
  19. ('core.redefine.thread',NULL,'true',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'BOOLEAN'),
  20. ('core.security.manager',NULL,'true',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'BOOLEAN'),
  21. ('core.cluster.remote.redirect.enabled',NULL,'true',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'BOOLEAN'),
  22. ('core.cluster.remote.redirect.debug',NULL,'false',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'BOOLEAN'),
  23. ('balancer.application.unload.timeout',NULL,'30',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'INTEGER'),
  24. ('core.sql.replication.debug',NULL,'false',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'BOOLEAN'),
  25. ('core.hosting.system.user_for_app.create',NULL,'true',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'BOOLEAN'),
  26. ('core.message.email.smtp.host',NULL,'msg.jelastic.com',1,'SMTP host address',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  27. ('core.message.email.smtp.port',NULL,'25',1,'SMTP port',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'INTEGER'),
  28. ('core.message.email.smtp.user',NULL,'robot@hivext.net',1,'SMTP username',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  29. ('core.message.email.smtp.password',NULL,'1qRobotw2',1,'SMTP password',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'PASSWORD'),
  30. ('core.message.email.smtp.from',NULL,'Robot@Hivext.Tech <robot@hivext.net>',1,'SMTP address from',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  31. ('core.message.email.smtp.ssl',NULL,'false',1,'SMTP is ssl mode',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'BOOLEAN'),
  32. ('core.system.service.checkrequest.debug',NULL,'false',1,'Enable debug system checkrequest',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'BOOLEAN'),
  33. ('core.users.auth.debug',NULL,'false',1,'Enable debug users authentication',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'BOOLEAN'),
  34. ('services.storage.uploader.dir',NULL,'/home/hivext/uploader',1,'Uploader file directory',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  35. ('services.storage.uploader.file_max_size',NULL,'157286400',1,'Uploader file max size',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'INTEGER'),
  36. ('services.storage.uploader.domains.ids',NULL,'{${application.uploader.id}:\'${application.domain.address}\'}',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'JSON'),
  37. ('services.storage.uploader.id',NULL,'${application.uploader.id}',1,'Uploader ID',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'INTEGER'),
  38. ('services.storage.uploader.substorage.enable',NULL,'false',1,'Uploader enable substorage ',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'BOOLEAN'),
  39. ('services.storage.uploader.substorage.prefix',NULL,'storage',1,'Uploader substorage preffix',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  40. ('core.export.resources.size.limit',NULL,'52428800',1,'Export resources size limit',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'INTEGER'),
  41. ('core.export.db.size.limit',NULL,'52428800',1,'Export database size limit',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'INTEGER'),
  42. ('core.upload.service.url',NULL,'http://${application.domain.address}${application.domain.context}',1,'Uploader service url',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'URL'),
  43. ('core.allowed.groups.for.create.application',NULL,'ADMIN',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  44. ('services.development.scripting.eval.enabled',NULL,'true',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'BOOLEAN'),
  45. ('annotation.timeout.allow',NULL,'1dd8d191d38fff45e62564fcf67fdcd6',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  46. ('annotation.accesscontrol.allow',NULL,'1dd8d191d38fff45e62564fcf67fdcd6',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  47. ('services.development.applications.home.dir',NULL,'/home/hivext/ftp',1,'Resources directory and Ftp directory',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  48. ('core.checksum.private.key',NULL,'125xderEdS45Sizz#$55dd',1,'Checksum private key',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  49. ('core.base.types.count.max',NULL,'500',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'INTEGER'),
  50. ('core.base.fields.count.max',NULL,'30',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'INTEGER'),
  51. ('core.host.ip.address',NULL,'${application.domain.ip}',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'IP'),
  52. ('core.cluster.node.restart.cmd',NULL,'null',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  53. ('core.limit.objects.count.max',NULL,'1000',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'INTEGER'),
  54. ('core.limit.type.string.length.max',NULL,'10240',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'INTEGER'),
  55. ('core.cluster.remote.max.redirect',NULL,'5',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'INTEGER'),
  56. ('services.development.scripting.compile.timeout',NULL,'30',1,'Timeout script compile',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'INTEGER'),
  57. ('core.cluster.remote.redirect.response.debug',NULL,'false',1,'Enable debug remote redirect',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'BOOLEAN'),
  58. ('core.password.key',NULL,'AzXs12#*YuqEgR78',1,'',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(), 'STRING'),
  59. ('services.development.scripting.eval.timeout',NULL,'30',1,'Timeout script eval',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'INTEGER'),
  60. ('core.limit.apps.count.max',NULL,'50',1,'Max create application on user',(select ID from `hivext_configuration`.conf_placeholder_type where `type` = 'hcore'),now(),'INTEGER');
  61. commit;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement