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