hugo/config
Bjørn Erik Pedersen ffd37d4f75 Only print the path warnings once
We could reset and rerun it on server rebuilds, but that report needs a full build to make sense.

Also clean up the config vs flags in this area: Make all config settings match the flags e.g. `printPathWarnings`, but set up aliases for the
old.

Fixes #11187
2023-06-30 10:24:28 +02:00
..
allconfig Only print the path warnings once 2023-06-30 10:24:28 +02:00
privacy
security Don't panic on invalid security whitelist regexp 2023-06-28 08:57:28 +02:00
services
testconfig Add empty Environ when loading test config 2023-06-19 17:49:45 +02:00
commonConfig.go all: Fix typos in function names and comments 2023-06-19 09:26:29 +02:00
commonConfig_test.go Replace the old log setup, with structured logging etc. 2023-06-18 13:03:04 +02:00
configLoader.go commands,config: Fix typo in log and error messages 2023-06-12 16:45:20 +02:00
configLoader_test.go
configProvider.go Only print the path warnings once 2023-06-30 10:24:28 +02:00
configProvider_test.go
defaultConfigProvider.go
defaultConfigProvider_test.go
docshelper.go
env.go
env_test.go
namespace.go
namespace_test.go