session_store.rb - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
HTML git clone git://jay.scot/warvox
DIR Log
DIR Files
DIR Refs
DIR README
---
session_store.rb (138B)
---
1 # Be sure to restart your server when you modify this file.
2
3 Rails.application.config.session_store :cookie_store, key: '_warvox_session'