spring: profiles.include: audit, client-sec redis: database: 1 http: multipart: maxFileSize: "25Mb" maxRequestSize: "25Mb" resources: chain: gzipped: true datasource: url: jdbc:edb://10.176.11.131:5432/crss?currentSchema=admin username: crss_admin password: YReYA7fI # TODO: UPDATE configs for prod mail: subject: prefix: "[CRSS]" # Set to local mailserver for testing. Pleaase unset after. host: 192.168.10.96 port: 25 username: crss-mailer@wesm.ph password: Cr551234 #host: mailserver.marathon.l4lb.thisdcos.directory #port: 3025 #username: crss@local.dev.pemc.com #password: P@ssw0rd1434412 properties: transport.protocol: smtp smtp: auth: true starttls.enable: true # TODO: UPDATE configs for prod crss: ldap: protocol: LDAPS host: "192.168.41.106" port: 636 root-dn: "dc=wesmsys,dc=local" user-search-base: MO,MP,SO admin-user: "wesmsys\\crss_user" admin-password: "Cr$$1234" username-field: "userPrincipalName" domain: "wesmsys.local" embedded: false passwordOpEnabled: true passwordExpiryField: "msDS-UserPasswordExpiryTimeComputed" mail: # signature: # root-dir: /crss/esig signature: root-dir: /crss-uat-sit/esig bcc: DOE: DOE@mail.com ERC: ERC@mail.com PEMBOARD: PEMBOARD@mail.com MSP: MSP@mail.com feign: hystrix: enabled: false shareSecurityContext: true management: health: defaults: enabled: false logging: level: com.pemc.crss: DEBUG sftp: credentials: username: pemc password: 123qwe host: sftp.marathon.l4lb.thisdcos.directory port: 22 docmgt: root-dir: /crss/docmgt