-
-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathtracker_example.conf
More file actions
34 lines (30 loc) · 709 Bytes
/
tracker_example.conf
File metadata and controls
34 lines (30 loc) · 709 Bytes
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
[web]
host: 0.0.0.0
port: 8888
cookie_secret: EXAMPLE-a-long-string-here
xheaders: false
maintenance_sentinel_file: SUPERVISOR_EXPORT_PATH_HERE/tinytown-supervisor-sentinel
[database]
path: sqlite:///EXAMPLE.db
[redis]
host: localhost
port: 6379
password:
db: 0
unix:
prefix: tott:
max_stats: 30
[logging]
path: ./EXAMPLE.log
[iaexporter]
access_key:
secret_key:
endpoint: s3.us.archive.org
collection: test_collection
format: beacon
last_export_file: last_export.txt
item: urlteam_{timestamp}
timestamp: {year:04d}-{month:02d}-{day:02d}-{hour:02d}-{minute:02d}-{second:02d}
title: URLTeam Release {timestamp} TEST TEST TEST
mediatype: software
description: URLTeam's rolling release of unshortened URLs.