init commit

This commit is contained in:
Alexander Bersenev
2018-05-27 15:12:17 +05:00
parent ca141f4dda
commit f2278bb1ce
9 changed files with 1188 additions and 2 deletions

5
config.py Normal file
View File

@@ -0,0 +1,5 @@
PORT = 3256
# use only these chars in SECRET: 0123456789abcdef
# the length of secret should be 32
SECRET = '00000000000000000000000000000000'