-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathforcad_config.yml
More file actions
95 lines (91 loc) · 1.57 KB
/
forcad_config.yml
File metadata and controls
95 lines (91 loc) · 1.57 KB
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
admin:
password: example_password
username: forcad
game:
checkers_path: /checkers/
default_score: 2500.0
env_path: ''
flag_lifetime: 5
game_hardness: 10.0
inflation: true
mode: classic
round_time: 60
start_time: 2025-06-29 11:03:00
timezone: Asia/Novosibirsk
volga_attacks_mode: false
storages:
db:
dbname: forcad
host: postgres
password: example_password
port: 5432
user: forcad
rabbitmq:
host: rabbitmq
password: example_password
port: 5672
user: forcad
vhost: forcad
redis:
db: 0
host: redis
password: example_password
port: 6379
tasks:
- checker: DutyManager/checker.py
checker_timeout: 30
checker_type: pfr
gets: 1
name: DutyManager
places: 1
puts: 1
- checker: Messenger/checker.py
checker_timeout: 30
checker_type: pfr
gets: 1
name: Messenger
places: 1
puts: 1
- checker: docsaver/checker.py
checker_timeout: 30
checker_type: pfr
gets: 1
name: docsaver
places: 1
puts: 1
- checker: ms4me/checker.py
checker_timeout: 40
checker_type: pfr
gets: 1
name: ms4me
places: 1
puts: 1
- checker: notes/checker.py
checker_timeout: 40
checker_type: pfr
gets: 1
name: notes
places: 1
puts: 1
teams:
- highlighted: false
ip: 10.10.1.2
name: Team 1
- highlighted: false
ip: 10.10.2.2
name: Team 2
- highlighted: false
ip: 10.10.3.2
name: Team 3
- highlighted: false
ip: 10.10.4.2
name: Team 4
- highlighted: false
ip: 10.10.5.2
name: Team 5
- highlighted: false
ip: 10.10.6.2
name: Team 6
- highlighted: false
ip: 10.10.7.2
name: NPC