JekyllNewSettings.

SafeMode Property

Summary

Safe mode (defaults to ). --safe Disable non-whitelisted plugins, caching to disk, and ignore symbolic links.
Assembly
Cake.Jekyll.dll
Namespace
Cake.Jekyll.Commands.New
Containing Type
JekyllNewSettings

Syntax

public Nullable<bool> SafeMode { get; set; }

Value

Type Description
Nullable<bool>