From 08064eb40d181871333bb887258623e5acecbf38 Mon Sep 17 00:00:00 2001 From: Lee Valentine Date: Sat, 13 Oct 2018 21:36:52 +0100 Subject: [PATCH] Replace last_reload with correct value of last_change in README Fixes #62 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7af7690..a5aec97 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ $variable_name metadata Available fields: - build_epoch: the build timestamp of the maxmind database. - last_check: the last time the database was checked for changes (when using auto_reload) - - last_reload: the last time the database was reloaded (when using auto_reload) + - last_change: the last time the database was reloaded (when using auto_reload) ##### Autoreload (default: disabled): Enabling auto reload will have nginx check the modification time of the database at the specified