### # #%L # Static synat-service-container # %% # Copyright (C) 2010 - 2013 ICM, Warsaw University # %% # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # #L% ### synat.monogodb.hosts=127.0.0.1:27017 synat.monogodb.db_name=test synat.monogodb.db_collection_name=test synat.monogodb.db_collection_profile_name=test_profile synat.monogodb.db_collection_collection_name=test_collection synat.monogodb.db_collection_observation_criteria_name=test_observation_criteria synat.monogodb.db_collection_observation_notifications_name=test_observation_notifications synat.monogodb.db_collection_processmanager_name=test_processmanager synat.monogodb.enableCompression=false synat.psql.host=localhost synat.psql.port=5432 synat.psql.db_name=synat synat.psql.username=synat synat.psql.password=synat synat.psql.hibernate.show_sql=false #platform.container.remote.rmiPort=1999 #platform.registry.rmiUrl=rmi://127.0.0.1:12345/registry #platform.container.remote.httpPort=8080 #platform.container.remote.hostName=127.0.0.1 container.standalone=false configuration.path=classpath:containerConfiguration.xml synat.index.path=/home/mkomar/tmp/index synat.index.replicaMasterUrl=http://localhost:9090/synat-solr-server-replica/ synat.index.replicaMasterPath=/home/mkomar/tmp/replica/ platform.discussion.eventBusId=discussion.recordEvent platform.streaming.minimum.size=250 platform.disableCertVeryfication=false synat.mantis.username=synat_portal synat.mantis.password=synpor synat.mantis.address=https://yadda2-demo.vls.icm.edu.pl/mantis/api/soap/mantisconnect.php synat.issue.polling.interval=5000 synat.mantis.configuration.path=classpath:pl/edu/icm/synat/issue/service/mantis/core/category_mapping.xml synat.processmanager.db_url=/${java.io.tmpdir}/pm/db synat.people.storeDirectory=/home/mkomar/tmp/index/people/ synat.state_holder.db_url=/${java.io.tmpdir}/stateholder/db synat.mail.fromEmailAddress=synatportal@o2.pl synat.mail.hostIP=poczta.o2.pl synat.mail.hostLogin=synatportal synat.mail.hostPass=SynatPortal12# synat.mail.hostPort=587 synat.mail.protocol=smtp synat.services.managment.agentId=synatAgent platform.importer_db.url=/home/mkomar/tmp/db/importer-configuration-db synat.publication_near_realtime.repeatActionEvery=10000 synat.publication_near_realtime.removeThresholdInSeconds=60 synat.collection_near_realtime.repeatActionEvery=10000 synat.collection_near_realtime.removeThresholdInSeconds=60 synat.collectionContent_near_realtime.repeatActionEvery=10000 synat.collectionContent_near_realtime.removeThresholdInSeconds=60 synat.userCatalog.restApiUrl=https://infona-demo.vls:8843/rest-admin/v1 synat.userCatalog.login=rest-admin synat.userCatalog.password=rest0admin