-
Notifications
You must be signed in to change notification settings - Fork 0
/
RevogarAcessoWaBatch.yml
46 lines (41 loc) · 1.25 KB
/
RevogarAcessoWaBatch.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
server:
port: 8099
logging:
file: logs/spring-boot-logging.log
level:
org:
hibernate: ERROR
springframework:
blogs:
controllers: INFO
web: INFO
spring:
mail:
host: exchange.embratelmail.com.br
port: 587
username: [email protected]
password: mvg1200H4
test-connection: true
properties:
mail:
smtp:
timeout: 30000
auth: true
ssl:
enable: false
starttls:
enable: true
required: true
data:
mongodb:
database: RevogarAcessoWaDB
host: localhost
port: 27017
ga:
processing: C:\\Users\\mario.gozzi\\Desktop\\RPA\\GestaoAcesso\\GA\\processing
error: C:\\Users\\mario.gozzi\\Desktop\\RPA\\GestaoAcesso\\GA\\error
input: C:\\Users\\mario.gozzi\\Desktop\\RPA\\GestaoAcesso\\GA\\input
output: C:\\Users\\mario.gozzi\\Desktop\\RPA\\GestaoAcesso\\GA\\output
excel: C:\\Program Files (x86)\\Microsoft Office\\root\\Office16\\EXCEL.EXE
accountmanager: C:\\Users\\mario.gozzi\\Desktop\\RPA\\GestaoAcesso\\GA\\Account Manager - 02.1_All_WA.xls
temp.accountmanager: C:\\Users\\mario.gozzi\\Desktop\\RPA\\GestaoAcesso\\GA\\processing\\Account Manager - 02.1_All_WA.xls