Merge pull request #64 from leev/last_change

Replace last_reload with correct value of last_change in README
This commit is contained in:
Lee 2018-10-13 21:38:52 +01:00 committed by GitHub
commit f2799599ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,7 +82,7 @@ $variable_name metadata <field>
Available fields: Available fields:
- build_epoch: the build timestamp of the maxmind database. - 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_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): ##### Autoreload (default: disabled):
Enabling auto reload will have nginx check the modification time of the database at the specified Enabling auto reload will have nginx check the modification time of the database at the specified