si ca marche c'est trop bien
This commit is contained in:
parent
33eadaa405
commit
b64339bdab
@ -90,6 +90,7 @@ app = Flask(__name__)
|
|||||||
#Login stuff
|
#Login stuff
|
||||||
"""
|
"""
|
||||||
# config
|
# config
|
||||||
|
app.config["TEMPLATES_AUTO_RELOAD"] = True
|
||||||
app.config.update(
|
app.config.update(
|
||||||
SECRET_KEY = secret
|
SECRET_KEY = secret
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user