Skip to content

Instantly share code, notes, and snippets.

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