Add puppet and portal stuff and fix config stuff
This commit is contained in:
@ -52,7 +52,7 @@ logging:
|
||||
# The directory for log files. Will be created if not found.
|
||||
directory: ./logs
|
||||
# Available variables: .date for the file date and .index for different log files on the same day.
|
||||
file_name_format: {{.date}}-{{.index}.log
|
||||
file_name_format: "{{.date}}-{{.index}.log"
|
||||
# Date format for file names in the Go time format: https://golang.org/pkg/time/#pkg-constants
|
||||
file_date_format: 2006-01-02
|
||||
# Log file permissions.
|
||||
|
Reference in New Issue
Block a user