aboutsummaryrefslogtreecommitdiffstats
path: root/config.py
diff options
context:
space:
mode:
authornico <nico@magicbroccoli.de>2019-05-30 02:49:38 +0200
committernico <nico@magicbroccoli.de>2019-05-30 02:49:38 +0200
commit911450c72e83985a8ff8a7f1301184515f4aa351 (patch)
tree294e7128f8e874952278dfee0a156b2cd379ba6b /config.py
parent0d9f4147b08be59e2f6dc98efce24942985a590b (diff)
readme config.py addition
* update README to explain config.py
Diffstat (limited to 'config.py')
-rw-r--r--config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.py b/config.py
index 12a41a4..ff6f9fa 100644
--- a/config.py
+++ b/config.py
@@ -15,5 +15,4 @@ except FileNotFoundError:
class Config(object):
- """extract secret key to use for the webserver"""
name = config["name"]