-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml.example
49 lines (43 loc) · 1.25 KB
/
config.yaml.example
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
46
47
48
49
app:
app_name: --change--
app_version: --change--
app_env: --change--
database:
adapter: --change--
database: --change--
username: --change--
password: --change--
host: --change--
port: --change--
idle_conns: --change--
open_conns: --change--
#in minutes
max_idle_time: --change--
conn_max_lifetime: --change--
sslmode: disable
soap:
soap_user: --change--
soap_password: --change--
soap_keyname_e: --change--
soap_keyname_i: --change--
soap_url: --change--
certs:
ermis_cert: --change--
ermis_key: --change--
host_cert: --change--
host_key: --change--
ca_cert: --change--
log:
logging_file: --change--
stdout: --change--
dns:
manager: --change--
timers:
#in minutes
alarms: --change-- #frequency of alarms checking
teigi:
host: --change-- #the hostname that runs goermis and has access to tbag
service: --change-- #tbag service
ssltbag: --change-- #API of tbag that accepts GET method via SSL
krbtbag: --change-- #API of tbag that accepts POST method via krb
pwn: --change-- #API of pwn