mirror of
https://github.com/gomods/athens
synced 2026-02-03 11:00:32 +00:00
Remove Buffalo (#1010)
* Remove Buffalo * gofmt * pr fixes * fix subrouter * bring back secure middleware + pr fixes * better place for subrouter * vendor
This commit is contained in:
@@ -32,13 +32,6 @@ ProtocolWorkers = 30
|
||||
# Env override: ATHENS_LOG_LEVEL
|
||||
LogLevel = "debug"
|
||||
|
||||
# BuffaloLogLevel returns the log level for logs
|
||||
# emitted by Buffalo itself. This is different from our own
|
||||
# LogLevel in this file because you might want info level
|
||||
# for our codebase, but panic level for buffalo.
|
||||
# Env override: BUFFALO_LOG_LEVEL
|
||||
BuffaloLogLevel = "debug"
|
||||
|
||||
# CloudRuntime is the Cloud Provider on which the Proxy/Registry is running.
|
||||
# Currently available options are "GCP", or "none". Defaults to "none"
|
||||
# Env override: ATHENS_CLOUD_RUNTIME
|
||||
|
||||
Reference in New Issue
Block a user