Main Avalanche Network server application. Built with Ruby on Rails.

session_store.rb 340B

    # Be sure to restart your server when you modify this file. Avalanche2::Application.config.session_store :cookie_store, key: '_avalanche2_session' # Avalanche2::Application.config.session_store :cookie_store, key: '_rails_website_template_session', expire_after: 7.days, domain: { test: AppConfig.host_name }.fetch(Rails.env.to_sym, :all)