19 lines
825 B
Text
19 lines
825 B
Text
[Default]
|
|
# The Port of the server when running in development mode
|
|
Port = 5000
|
|
|
|
# This is the path to the sqlite database.
|
|
# If it does not exist yet, it will be created on startup.
|
|
DbPath = history.db
|
|
|
|
# Optionally, the keytracker can provide a CORS Header in case
|
|
# the Website is deployed on a different (sub)domain than the API.
|
|
# Use CorsOrigin = * to make it publically available (not advised).
|
|
CorsOrigin = off
|
|
|
|
# In the following section you can configure the keys that can be tracked.
|
|
# Use the script generate_key.py to generate the configuration line
|
|
# (each line is one key).
|
|
[Keys]
|
|
8174875f7d85 = Chris Büro;49c5dbda74fe86eae0dd1ce6;247f16f579033a6a947b3be301407319cd9bfe14f11554d71ea3190e04f7cb91
|
|
7fc944c9e632 = Test=2;74fffaf6e463950fc6da3fd3;95313e37ff448b1a19b133fd8067c160f9f1c6d417f5d8dbec6f4f931097d389
|