3 lines
161 B
Ruby
3 lines
161 B
Ruby
# Be sure to restart your server when you modify this file.
|
|
|
|
Diaspora::Application.config.session_store :cookie_store, key: '_diaspora_session', httponly: false
|