<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
   <entry key="SERVER.TYPE">prd</entry>
   <entry key="SYSTEM.TYPE">I2SEMA</entry>

   <entry key="SSO_SERVER_DOMAIN"></entry>
   <entry key="SSO_SERVER_IP"></entry>
   <entry key="SSO_SERVER_IP2"></entry>
   <entry key="NORMAL_LOGIN_NO_CHECK_PWD">Y</entry>

   <!-- ================ S:MYSQL Setting ================ -->
   <entry key="jdbc.jndiName">java:/comp/env/jdbc/i2sema</entry>
   <entry key="jdbc.jndiNameMcSend">java:/comp/env/jdbc/i2semaMcSend</entry>
   <entry key="db.type">mysql</entry>
   <entry key="db.driverClassName">com.mysql.jdbc.Driver</entry>
   <entry key="db.url">jdbc:mysql://localhost:3306/i2sema?allowMultiQueries=true&amp;autoReconnect=true</entry>
   <entry key="db.userName">i2sema</entry>
   <entry key="db.password">i2max.co.kr!@#</entry>
   <entry key="db.maxActive">5</entry>
   <entry key="db.initialSize">5</entry>
   <entry key="db.minIdle">0</entry>
   <entry key="db.defaultAutoCommit">false</entry>
   <!-- ================ E:MYSQL Setting ================ -->
   
   <!-- ===== S:HEALTH CHECK MYSQL ===== -->
   <entry key="healthCheck.jdbc.jndiName">java:/comp/env/jdbc/i2sema</entry>
   <entry key="healthCheck.db.type">mysql</entry>
   <entry key="healthCheck.db.driverClassName">org.mariadb.jdbc.Driver</entry>
   <entry key="healthCheck.db.url">jdbc:mariadb://49.247.13.97:3306/i2sema?allowMultiQueries=true&amp;autoReconnect=true</entry>
   <entry key="healthCheck.db.userName">i2sema</entry>
   <entry key="healthCheck.db.password">i2max.co.kr!@#</entry>
   <entry key="healthCheck.db.maxActive">1</entry>
   <entry key="healthCheck.db.initialSize">1</entry>
   <entry key="healthCheck.db.minIdle">0</entry>
   <entry key="healthCheck.db.defaultAutoCommit">false</entry>
   <!-- Health Check 대상 전화번호 구분자 (,) -->
   <entry key="healthCheck.number">01042557327,01088907101,01086278077,01095141492,01033600534,01068230650,01039321671</entry>
   <!-- Health Check Slack Token -->
   <entry key="healthCheck.slack.token">xoxb-3403766559236-3414700032369-1OEfGsIoVnqxNkGUNTAObbo8</entry>
   <!-- Health Check Slack ChannelId -->
   <entry key="healthCheck.slack.channelId">C03BTCKEAN6</entry>
   <!-- Health Check Slack ChannelId (Info) -->
   <entry key="healthCheck.slack.infoChannelId">C03CQUC6VNF</entry>
   <!-- Health Check Slack Mention UserIds -->
   <entry key="healthCheck.slack.mentions">U03BQQXCHKP,U03BW23JJJY,U03BTCN3PH9,U03BTME4M26,U0429M3UM9Q,U04CFJC43NJ,U03BD3NPML7</entry>
   <!-- Health Check 발신번호 -->
   <entry key="healthCheck.callback">07077057204</entry>
   <!-- ===== E:HEALTH CHECK MYSQL ===== -->

   <!-- ================ S:SMS Setting ================ -->
   <!-- S:SMS DB Setting -->
   <entry key="db.connect.resource">sqlSession</entry>
   <entry key="jdbcMS.jndiName">java:/comp/env/jdbc/ds-mssql</entry>
   
   <entry key="dbMS.type">mssql</entry>
   <entry key="dbMS.driverClassName">core.log.jdbc.driver.Mssql2005Driver</entry>   
   <entry key="dbMS.url">jdbc:sqlserver://ms0801.gabiadb.com:1433</entry>

   <entry key="dbMS.userName">i2max</entry>
   <entry key="dbMS.password">i2maxapi4380</entry>
   <entry key="dbMS.maxActive">1</entry>
   <entry key="dbMS.initialSize">1</entry>
   <entry key="dbMS.minIdle">0</entry>
   <!-- ================ E:SMS Setting ================ -->
   
   
   <!-- ================ S:Push Setting ================ -->
   <entry key="push.client_id">2EDAA68DDF</entry>
   <entry key="push.client_secret">448E8B0AB46EA5D5AF22</entry>
   <entry key="push.delivery.user.id">delivery</entry>
   <entry key="push.delivery.user.passwd">1111</entry>
   
   <entry key="push.title">I2SEMA</entry>
   <entry key="push.fcm.url">https://fcm.googleapis.com/fcm/send</entry>
   <entry key="push.fcm.authkey">AAAArlBkXus:APA91bHvtojoLaqhq9C6a3a_BoeXsefKcVb83Rsw2MJKWgRKRKe2Alt7jrhn41-7bOfHeik3CkEoD4P-OQ891BOdClXKVc3z95FxO_4ruIXnl2dNER7IX_O0t8lWWZDHm1cdgO2a9bHB</entry>
   <entry key="push.fcm.schduled.fixedRate">86400000</entry>
   <entry key="push.fcm.client.type">AND,IOS</entry>
   <entry key="push.fcm.retry.count">3</entry>
   <entry key="push.alarm.except">BEACON,BLUETOOTH,EDC_IN,EDC_OUT</entry><!-- 알림 및 뱃지 예외 -->
   <!-- ================ E:Push Setting ================ -->

   <!-- ================ S:File Setting ================ -->
   <entry key="file.root.path">/home/Project/Upload/</entry>
   <entry key="file.temp.path">/home/Project/Upload/temp/</entry>
   <entry key="file.conv.path">/home/Project/Upload/conv/</entry>
   <entry key="file.chat.path">/home/Project/Upload/chat/</entry>
   <entry key="file.excel.tmpl.path">/home/Project/Upload/excel/</entry>
   <entry key="file.rcs.path">/home/Project/Upload/rcs</entry>
   <entry key="chat.file.name">chat.txt</entry>
   <entry key="file.character.path">/home/Project/Upload/characters/</entry>
   <entry key="file.character.extension">png</entry>
   
   <entry key="file.max.size">209715200</entry>
      
   <!-- mms 파일 path-->
   <entry key="mms.binary.path">/v2/emmaIta/emma/readBinaryImg.json?imgSaveNm=</entry>
   <entry key="mms.file.path">/home/i2sema/InfoBank/attach_file/mmsmt/</entry>
   <entry key="i2sema.file.path">/home/i2sema/InfoBank/attach_file/i2sema/</entry>
   
   <!-- MC CSV FILE path -->
   <entry key="mc.csvfile.location">/msgResult</entry>
   
   <!-- CORE CSV FILE path -->
   <entry key="core.csvfile.location">/msgResult</entry>
   <!-- ================ E:File Setting ================ -->
   
   <!-- File Type -->
   <entry key="file.type.doc">ppt,pptx,xls,xlsx,doc,docx,pdf,hwp,pdf,txt,rft,gul,zip</entry>
   <entry key="file.type.img">jpeg,jpg,gif,png,bmp</entry>
   <entry key="file.type.movie">avi,mov,mpg,mpeg,asf,mp4,flv</entry>
   <entry key="file.type.music">mp3,wav,mid</entry>   
   
   <!--emailSetting-->
   <entry key="admin.email.id">i2max.i2sema1@gmail.com</entry>
   <entry key="admin.email.password">i2max123$</entry>
   <entry key="mail.smtp.host">gmail-smtp.l.google.com</entry>
   <entry key="mail.smtp.host">smtp.gmail.com</entry>
   <entry key="mail.smtp.port">465</entry>
   
   <!--secret.key16byte,tennel.key:20byte-->
   <entry key="secret.key">NHPCI_I2TALK1402</entry>
   <entry key="tunnel.key">NHPCII2TALK140200000</entry>
   
   <!-- apk 파일 정보(/파일명/확장자/다운로드 경로/업로드 경로) -->   
   <entry key="file.apk.name">i2max</entry>
   <entry key="file.apk.ext">.apk</entry>
   <entry key="file.apk.path">http://localhost:8080/uploads/apk/</entry>
   <entry key="file.apk.root">C:/juliet/juliet_egov/webapp/uploads/apk/</entry>
       
   <!-- 사용자 reset 비밀번호 및 난수발생 여부 -->   
   <entry key="encrypt.password.yn">Y</entry>
   <entry key="reset.password">1111</entry>   
   
   <!-- 전자정부 프레임워크 -->   
   <entry key="pageUnit">10</entry>
   <entry key="pageSize">10</entry>
   <entry key="posblAtchFileSize">5242880</entry>
   <entry key="Globals.fileStorePath">F:/uploads/</entry>
   <entry key="Globals.addedOptions">false</entry>
   
   <!-- AES-256 암복호화 키 -->
   <entry key="aes256.securityKey">I2CIVICTECH Project Management System</entry>
   
   <entry key="aes256.notiforce.vectorKey">NOTIFORCE_IF_VEC</entry>
   <entry key="aes256.notiforce.privateKey">NOTIFORCE_IF_PROJECT_PRIVATE_KEY</entry>
   
   <!-- 이메일 scheduling cron 30초 -->   
   <!-- <entry key="email.cron">0 0 1 * * *</entry> -->   
    
   <!-- 데이터 및 파일 삭제(매월 1일 02시) -->
   <!-- <entry key="file.cron">0/30 * * * * *</entry> -->
   <entry key="file.cron">0 0 2 1 * *</entry>    

   <!-- i2sema 메시지사용정보(매월 5일 03시)-->   
   <entry key="dtls.his.cron">0 0 3 5 * *</entry> 
   
   <!-- i2sema T_DATA 전송량 업데이트(매시간 정각)-->   
   <entry key="tdata.cnt.cron">0 0 * * * *</entry>  
   
   <!-- i2sema T_DATA 전송량 업데이트(매월 5일 02시)-->   
   <entry key="tdata.cnt.month.cron">0 0 2 5 * *</entry> 
   
   <!-- CORE Log Upload(매일 02시)-->   
   <entry key="core.log.cron">0 0 02 * * ?</entry>  
   
   <!-- MC Log Upload(매일 02시)-->
   <entry key="mc.log.cron">0 10 0 * * ?</entry>
    
   <!-- 시스템 domain -->
   <entry key="system.domain">http://115.68.110.188</entry>
   
   <entry key="admin.ip">210.178.120.11</entry>  
   
   <!-- 기능별 사용여부 프로퍼티 부분 -->
   <entry key="referer.check">N</entry> <!-- 이전url이 변조체크 여부 -->
   <entry key="notice.target.use">Y</entry> <!-- 공지사항 지정기능 사용여부 -->
   
   <!-- 알림 여부 -->
   <entry key="push.send.yn">N</entry>
   <entry key="sms.send.yn">N</entry>
   <entry key="email.send.yn">Y</entry> 
   
   <!-- 회사운영자ID(LS엠트론) -->
   <entry key="main.id">miladmin@i2max.co.kr</entry>  
   
   <!-- NICE API 정보 -->
   <entry key="nice.api.siteCode">BR429</entry>
   <entry key="nice.api.sitePassword">k6jje8wCwmD8</entry>
   
   <!-- NICE CALLBACK SERVER-->
   <entry key="nice.api.callbackServer">https://www.notiforce.co.kr</entry>
   
   <!-- Salesforce Api Key-->
   <entry key="sfdc.api.key">RM/kaPl85ATFUtWdJjZz7Psg3t01CXdrqnrR7BGUm0U=</entry>
   
   <!-- i2max 고유발신번호-->
   <entry key="i2max.dsptch.num">07077057204</entry>
   
   <!-- 개발계 Release 정보-->
   <entry key="release.ver">Release 0.0.07</entry> 
   
   <!-- MC SEND TRAN 전송량 -->
   <entry key="mc.sendTran.size">10000</entry>
   
   <!-- Logging -->
   <!-- Elastic Search Logging 사용여부 -->
   <entry key="elasticsearch.use">true</entry>
   <entry key="elasticsearch.host">https://elastic.notiforce.co.kr</entry>
   <entry key="elasticsearch.authorization">i2max:i2max.co.kr!@#</entry>
   <entry key="elasticsearch.index">i2sema_new</entry>
   
   <!-- usage check -->
   <!-- Daily / Monthly usage (infobank) -->
   <entry key="usagecheck.cron">0 * * * * *</entry>
   <entry key="usagecheck.use">false</entry>
   <entry key="usagecheck.callback">07077057204</entry>
   <entry key="usagecheck.recipient">01033600534</entry>

   <!-- Kafka -->
   <entry key="kafka.bootstrap.servers">115.68.110.188:9092</entry>

   <!-- RCS Biz Center -->
   <entry key="rcsbizapi.urlPrefix">https://api.rcsbizcenter.com/api/1.1</entry>
   <entry key="rcsbizapi.clientId">i2max</entry>
   <entry key="rcsbizapi.clientSecret">SK.9GK1lNI3HokMWi0</entry>

   <!-- InfoBank API -->
   <entry key="ibizapi.auth.urlPrefix">https://rcs-auth.ibizplus.co.kr:7000/v1</entry>
   <entry key="ibizapi.file.urlPrefix">https://rcs-file.ibizplus.co.kr:7010/v1</entry>
   <entry key="ibizapi.clientId">i2max_rta</entry>
   <entry key="ibizapi.clientPasswd">144JTZ72109R710RQYE5</entry>

   <!-- NHN API -->
   <entry key="nhn.appKey">e3W7NrUU2l00qM30</entry>
   <entry key="nhn.secretKey">YHsUwIEWbG2C9rxKVxE8CQsX18CZK1jb</entry>
   
   <!-- SYNC -->
   <entry key="kakao.sync.urlPrefix">https://stg.notiforce.co.kr</entry>
   
   <!-- Basic -->
   <entry key="server.endpoint">https://www.notiforce.co.kr</entry>
   
   <!-- Alert Service/s -->
   <entry key="alert.urlPrefix">http://sol.i2max.co.kr:9090</entry>
   <entry key="alert.authorization">Basic i2max:i2max.co.kr!@#</entry>
   <!-- Alert Service/e -->

   <!-- PremiumVideo Info Url -->
   <entry key="kakao.friendtalk.external.premium-video-info-url">https://tv.kakao.com/api/v1/ft/playmeta/cliplink/%s?fields=@html5vod&amp;service=kakao_tv&amp;type=VOD</entry>
</properties>