NAME
interchange6-session-expires - Expire DBIC sessions
SYNOPSIS
Usage:
If --expire is not set the script will attempt to use session_expires value from config.yml.
bin/interchange6-session-expires
bin/interchange6-session-expires --expire='2hours'
bin/interchange6-session-expires --expire='7200'
DESCRIPTION
NOTE: This script should be copied to your Dancer2 App/bin directory to work correctly.