mirror of
https://github.com/fastogt/fastocloud_admin.git
synced 2025-03-09 23:38:52 +00:00
9 lines
244 B
Python
9 lines
244 B
Python
SECRET_KEY = '1d4bb560a7644fa48852a92ce52d6e08'
|
|
SERVER_NAME_FOR_POST = '0.0.0.0:8081'
|
|
PREFERRED_URL_SCHEME = 'http'
|
|
|
|
BOOTSTRAP_SERVE_LOCAL = True
|
|
SUBSCRIBERS_SUPPORT = False
|
|
EPG_SUPPORT = False
|
|
EPG_IN_DIRECTORY = '~/epg/in'
|
|
OMDB_KEY='d8a1f487'
|