-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathconfig.sample.yml
43 lines (41 loc) · 1.03 KB
/
config.sample.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
api_key: AABaaaaaaaaaaaaaaaaaaaaaaaa
places:
HOME:
location: 742, Evergreen Terrace, Springfield
alias: Home
WORK:
location: Springfield Nuclear Power Plant, Springfield
alias: Work
KWIK_E_MART:
location: Kwik-e-Mart, Springfield
alias: Apu's
MOES_TAVERN:
location: Moe's Tavern, Springfield
alias: Moe's
map:
HOME:
KWIK_E_MART:
- mode: driving
MOES_TAVERN:
- mode: driving # not recommended!
- mode: walking
WORK:
- mode: driving
- mode: transit
transit_mode: bus
KWIK_E_MART:
HOME:
- mode: driving
MOES_TAVERN:
- mode: driving
- mode: walking
WORK:
- mode: driving
MOES_TAVERN:
HOME:
- mode: driving # not recommeded again!
- mode: walking
# You don't go to Kwik-e-mart or to work from Moe's
WORK:
MOES_TAVERN:
- mode: driving