forked from d101tm/tmstats
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample.yml
More file actions
23 lines (16 loc) · 729 Bytes
/
sample.yml
File metadata and controls
23 lines (16 loc) · 729 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
%YAML 1.1
---
district: 4
# dbuser, dbpass, dbname, and dbhost are for the MySQL database connection
# dbhost defaults to localhost, so I omit it here.
dbuser: d4tmadmn_tmstats
dbpass: your database password goes here
dbname: d4tmadmn_tmstats
# officers is a one-page Google spreadsheet with Area and Division Directors.
# It is used by "buildareapage.py" (and its format is documented there)
officers: https://docs.google.com/spreadsheets/d/<sheetid>/pub?gid=0&single=true&output=csv
#newalignment: 2015-16Alignment.xlsx
googlemapsapikey: goes here
makemap:
mapoverride: https://docs.google.com/spreadsheets/d/<sheetid>/export?format=csv&usp=sharing
pindir: ../../map/pins # omit to use standard Google markers