Skip to content

Instantly share code, notes, and snippets.

@Rhyanz46
Created October 13, 2019 10:32
Show Gist options
  • Save Rhyanz46/1b874f1dd5da2cfdc22df204d13dbc42 to your computer and use it in GitHub Desktop.
Save Rhyanz46/1b874f1dd5da2cfdc22df204d13dbc42 to your computer and use it in GitHub Desktop.
app.config['DEBUG'] = True
app.config['PERMANENT_SESSION_LIFETIME']=timedelta(days=2)
app.config['SECRET_KEY'] = "kodeacakdisini"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment