Sha256: fc20eee90d4b41df0e79299cba85665cd72cebce5446c4c8172a2947f64af30d

Contents?: true

Size: 215 Bytes

Versions: 10

Compression:

Stored size: 215 Bytes

Contents

StaticBlocks.config do |config|
  config.locales = ['en']
  config.http_auth = false
  config.username = ENV['STATIC_BLOCKS_USERNAME']
  config.password = ENV['STATIC_BLOCKS_PASSWORD']
  config.wysihtml5 = true
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
static_blocks-1.2.1 lib/templates/static_blocks_config_template.rb
static_blocks-1.2.0 lib/templates/static_blocks_config_template.rb
static_blocks-1.1.5 lib/templates/static_blocks_config_template.rb
static_blocks-1.1.4 lib/templates/static_blocks_config_template.rb
static_blocks-1.1.3 lib/templates/static_blocks_config_template.rb
static_blocks-1.1.2 lib/templates/static_blocks_config_template.rb
static_blocks-1.1.1 lib/templates/static_blocks_config_template.rb
static_blocks-1.0.3 lib/templates/static_blocks_config_template.rb
static_blocks-1.0.2 lib/templates/static_blocks_config_template.rb
static_blocks-1.0.1 lib/templates/static_blocks_config_template.rb