make lists shorter, add verbose switch
This commit is contained in:
@@ -14,7 +14,7 @@ from utils.utils import *
|
||||
from utils.crypt import *
|
||||
|
||||
|
||||
__FLEES_VERSION__ = "20180911.0"
|
||||
__FLEES_VERSION__ = "20180918.0"
|
||||
app = Flask(__name__)
|
||||
app.config.from_object(__name__)
|
||||
config_values = read_config(app)
|
||||
|
||||
Reference in New Issue
Block a user