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