You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,6 +87,8 @@ If you wish to expose the system without a reverse proxy, you may wish to update
87
87
88
88
`API_KEY` allows a very basic protection of the system to be applied, a header named `API-KEY`*(hyphen not underscore!)* with a matching value must be passed if this variable is populated. If left blank, the API is open.
89
89
90
+
`LOAD_LOG_FREQ` allows adjusting how frequently progress in saving records will be logged.
91
+
90
92
`COUNTRY`, `CITY` and `ASN` are the databases that will be loaded. **If you don't need cities or ASNs, just leave them blank.** The values / names used should mirror the directory values found in the [ip-location-db](https://github.com/sapics/ip-location-db) project:
0 commit comments