storage
This commit is contained in:
parent
a5caa08b64
commit
6387a83032
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require 'geminabox'
|
|||
require 'rack/session/redis'
|
||||
require 'securerandom'
|
||||
|
||||
Geminabox.data = '/srv/http'
|
||||
Geminabox.data = '/srv/gems'
|
||||
Geminabox.rubygems_proxy = true
|
||||
Geminabox.allow_remote_failure = true
|
||||
|
||||
|
|
Loading…
Reference in a new issue