Sha256: 9f35e820ff947df963f9e6d75335e30cb79b1f7fdded4d9db0c6a5bc6150a8dd
Contents?: true
Size: 463 Bytes
Versions: 9
Compression:
Stored size: 463 Bytes
Contents
# Be sure to restart your server when you modify this file. if Iqvoc::SKOSXL.const_defined?(:Application) Iqvoc::SKOSXL::Application.config.session_store :cookie_store, key: '_iqvoc_skosxl_session' end # 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") # Iqvoc::Application.config.session_store :active_record_store
Version data entries
9 entries across 9 versions & 1 rubygems