Sha256: 16542e6b2eeb7269a1ab6ee8cd2663f54aaec517a3f11984735b6c45e3c7c245

Contents?: true

Size: 890 Bytes

Versions: 4

Compression:

Stored size: 890 Bytes

Contents

# Configuration options for your blog - customise to taste and copy to the host app's config folder.
# This file contains no secret information, so can be stored in source control (unlike database.yml)
title: My Enki Blog
url:   http://enkiblog.com
author:
  name:    Don Alias        # For copyright notice and ATOM feeds
  email:   don@enkiblog.com # Exception emails will go here, and it is used in ATOM feeds
  open_id:                  # These are used to login to the admin area
      - http://enkiblog.com
      - http://secondaryopenid.com

# Delete the following section if your site will not be acting as an OpenID delegate (http://wiki.openid.net/Delegation)
# If you're deploying with mongrel, make sure you read http://rhnh.net/2008/04/13/nginx-openid-delegation-and-yadis
open_id_delegation:
  server:   http://www.myopenid.com/server
  delegate: http://username.myopenid.com

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
enki-engine-0.0.5 config/enki.yml.sample
enki-engine-0.0.4 config/enki.yml.sample
enki-engine-0.0.3 config/enki.yml.sample
enki-engine-0.0.2 config/enki.yml.sample