show a single filename

This commit is contained in:
Ville Rantanen
2018-04-16 14:55:24 +03:00
parent 354393e6f9
commit 029512cc61
2 changed files with 16 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ from utils.utils import *
from utils.crypt import *
__FLEES_VERSION__ = "20180310.0"
__FLEES_VERSION__ = "20180416.0"
app = Flask(__name__)
app.config.from_object(__name__)
# Read config from json !