Sha256: ad31bb6a7f34981a1fef175ec7e970c530ef71db863c84373a88f36118d00f49

Contents?: true

Size: 722 Bytes

Versions: 1

Compression:

Stored size: 722 Bytes

Contents

# Be sure to restart your server when you modify this file.

# Your secret key is used for verifying the integrity of signed cookies.
# If you change this key, all old signed cookies will become invalid!

# Make sure the secret is at least 30 characters and all random,
# no regular words or you'll be exposed to dictionary attacks.
# You can use `rake secret` to generate a secure secret key.

# Make sure the secrets in this file are kept private
# if you're sharing your code publicly.

development:
  adapter:    'mysql2'
  host:       '127.0.0.1'
  port:       '3306'
  username:   'root'
  password:   'okkkkkkkk'
  database:   'murals-pd'
  batch_size: 10000
  encoding:   'utf8'
  pool:       5
  timeout:    5000

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
workarea-magento_migrator-1.0.1 config/magento_db_config.yml