Sha256: 9cb63dccc84f758b9fbaf08c75e026c633ec4f71bbc678f005745829496f0fe0
Contents?: true
Size: 871 Bytes
Versions: 1
Compression:
Stored size: 871 Bytes
Contents
--- # Database connection. You can also just use a Sequel connect() string. :database: :driver: 'mysql' :host: 'localhost' :user: 'cortex_reaver' :password: 'some-password' :database: 'cortex_reaver' # Site-specific configuration parameters :site: :name: 'Cortex Reaver Site' :description: 'A dangerous Ruby blog engine, with a photographic memory.' :keywords: 'Cortex Reaver, Citadel Station' :author: 'Shodan' # Ramaze port and adapter # :adapter: 'ramaze' # :port: 7000 # The static files overlay of your site. You need to own this directory if you # want to use attachments. # :public_root: '/var/www/public' # The directory that contains Cortex Reaver templates. You can copy this from # the lib/cortex_reaver directory and customize to your liking, then reference # that directory here. # :view_root: '/var/www/view'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cortex-reaver-0.0.1 | lib/proto/cortex_reaver.yaml |