-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
49 lines (39 loc) · 829 Bytes
/
config.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
46
47
48
49
System:
data_dir: '/var/spoofdog/'
logging:
active: True
file: '/var/log/spoofdog.log'
level: 'info'
mail_notification:
active: False
mail_to: '[email protected]'
from: '[email protected]'
Projects:
blumental:
human_name: 'Blumentál'
class_name: 'Blumental'
active: True
ceresne:
human_name: 'Čerešne'
class_name: 'Ceresne'
active: True
myto:
human_name: 'Pri mýte'
class_name: 'Myto'
active: True
perla:
human_name: 'Perla Ružinova'
class_name: 'Perla'
active: False
slnecnice:
human_name: 'Slnečnice'
class_name: 'Slnecnice'
active: True
stein:
human_name: 'Stein'
class_name: 'Stein'
active: False
zuckermandel:
human_name: 'Zuckermandel'
class_name: 'Zuckermandel'
active: True