mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 22:09:12 +08:00
REVERT: message bus changes
This commit is contained in:
@ -1,8 +0,0 @@
|
||||
# Be sure to restart your server when you modify this file.
|
||||
|
||||
Discourse::Application.config.session_store :cookie_store, key: '_forum_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 "rails generate session_migration")
|
||||
# Discourse::Application.config.session_store :active_record_store
|
Reference in New Issue
Block a user