Sha256: d695c761f9c8dcd130af8da2f9156e1420be8bfbb507a2f87f498a9ebdf92a1b

Contents?: true

Size: 411 Bytes

Versions: 4

Compression:

Stored size: 411 Bytes

Contents

# Be sure to restart your server when you modify this file.

DcmgrGui::Application.config.session_store :cookie_store, :key => '_dcmgr_gui_session'

# Use the database for sessions instead of the cookie-based default,
# which shouldn't be used to store highly confidential information
# (create the session table with "rake db:sessions:create")
# DcmgrGui::Application.config.session_store :active_record_store

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
wakame-vdc-webui-11.12.0 config/initializers/session_store.rb
wakame-vdc-webui-11.06.0 config/initializers/session_store.rb
wakame-vdc-webui-10.12.0 config/initializers/session_store.rb
wakame-vdc-webui-10.11.0 config/initializers/session_store.rb