GrateSettings.

DoNotStoreScriptsRunText Property

Summary

Gets or sets a value indicating whether to store script text.
Assembly
Cake.grate.dll
Namespace
Cake.Grate
Containing Type
GrateSettings

Syntax

public bool DoNotStoreScriptsRunText { get; set; }

Value

Type Description
bool This instructs grate to not store the full script text in the database. Defaults to false.