mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-22 21:42:50 +02:00
markup/asciidocext: Revert trace=true
This commit is contained in:
@@ -24,7 +24,7 @@ var (
|
|||||||
SafeMode: "unsafe",
|
SafeMode: "unsafe",
|
||||||
SectionNumbers: false,
|
SectionNumbers: false,
|
||||||
Verbose: false,
|
Verbose: false,
|
||||||
Trace: true,
|
Trace: false,
|
||||||
FailureLevel: "fatal",
|
FailureLevel: "fatal",
|
||||||
WorkingFolderCurrent: false,
|
WorkingFolderCurrent: false,
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user