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