diff --git a/pyi2phosts/settings.py b/pyi2phosts/settings.py index 303d172..e938c79 100644 --- a/pyi2phosts/settings.py +++ b/pyi2phosts/settings.py @@ -110,6 +110,7 @@ except ImportError: SECRET_KEY = 'topsecret' SITE_NAME = 'My cool registration service' DOMAIN = 'example.i2p' +MY_B64 = 'my_base64_hash' """ # also may be put in local settings: