Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Configuration

Joe Yates edited this page Mar 5, 2014 · 1 revision

Disable Registration

This can be done via an environment variable or by creating and editing config/fulcrum.rb

Environment variable

This is the best solution for Heroku deployments

DISABLE_REGISTRATION=1

config/fulcrum.rb

Copy config/fulcrum.example.rb to config/fulcrum.rb and edit it.

Clone this wiki locally