mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-06-14 22:34:45 +02:00
si ca marche c'est trop bien
This commit is contained in:
@ -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
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user