Sha256: b8f8bc4e04061f529bef394a9c671f8d720777fc5852ddc3abe59562a0689606
Contents?: true
Size: 437 Bytes
Versions: 87
Compression:
Stored size: 437 Bytes
Contents
Scrivito.configure do |config| # # Uncomment following lines in order to explicitly set the tenant and the API key. # If not explicitly set, the tenant and the API key are obtained from the environment variables # SCRIVITO_TENANT and SCRIVITO_API_KEY. # # config.tenant = 'my-tenant-123' # config.api_key = 'secret' # # Disable the default routes to allow route configuration config.inject_preset_routes = false end
Version data entries
87 entries across 87 versions & 1 rubygems