Commit bd88478536fcbea25500158f731fb13be032ea97

Authored by Andrei Gliga
1 parent 43097514
Exists in master

removed USE_UNICORN_WORKER_KILLER description from docs

Showing 1 changed file with 0 additions and 6 deletions   Show diff stats
docs/configuration.md
@@ -100,10 +100,4 @@ In order of precedence Errbit uses: @@ -100,10 +100,4 @@ In order of precedence Errbit uses:
100 <dt>DEVISE_MODULES 100 <dt>DEVISE_MODULES
101 <dd>Devise modules to enable 101 <dd>Devise modules to enable
102 <dd>defaults to [database_authenticatable,recoverable,rememberable,trackable,validatable,omniauthable] 102 <dd>defaults to [database_authenticatable,recoverable,rememberable,trackable,validatable,omniauthable]
103 -<dt>USE_UNICORN_WORKER_KILLER</dt>  
104 -<dd>unicorn-worker-killer modules to enable</dd>  
105 -<dd>defaults to false</dd>  
106 -<dt>ERRBIT_LOG_LOCATION</dt>  
107 -<dd>Path to use to store the log. Specify <em>STDOUT</em> for stdout output, <em>Syslog::Logger</em> to send logs to syslog (uses local0 facility).  
108 -<dd>defaults to STDOUT  
109 </dl> 103 </dl>