mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02: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