summaryrefslogtreecommitdiff
path: root/modules/caddytls/acmemanager.go
diff options
context:
space:
mode:
authorMatthew Holt <mholt@users.noreply.github.com>2020-01-06 08:10:20 -0700
committerMatthew Holt <mholt@users.noreply.github.com>2020-01-06 08:10:20 -0700
commit5c99267dd870936a02f942130302b76b1f15efa2 (patch)
tree17bddda28cd22facf4cc3a3d801aabeef6e4d83c /modules/caddytls/acmemanager.go
parenta6df4cdbbca673bf3a2ff1bc2369a887c6953b93 (diff)
A few miscellaneous, minor fixes
Diffstat (limited to 'modules/caddytls/acmemanager.go')
-rw-r--r--modules/caddytls/acmemanager.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/caddytls/acmemanager.go b/modules/caddytls/acmemanager.go
index 31c954f..8e60183 100644
--- a/modules/caddytls/acmemanager.go
+++ b/modules/caddytls/acmemanager.go
@@ -78,7 +78,7 @@ type ACMEManagerMaker struct {
// Optionally configure a separate storage module associated with this
// manager, instead of using Caddy's global/default-configured storage.
- Storage json.RawMessage `json:"storage,omitempty"`
+ Storage json.RawMessage `json:"storage,omitempty" caddy:"namespace=caddy.storage inline_key=module"`
// An array of files of CA certificates to accept when connecting to the
// ACME CA. Generally, you should only use this if the ACME CA endpoint