From 860acbf6af173d790b29742311f124582bb2f217 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Mon, 13 Jun 2016 20:07:57 +0200 Subject: [PATCH] add instructions to enable use of Tiger data --- docs/Import_and_update.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/Import_and_update.md b/docs/Import_and_update.md index 2f40312a..d3012210 100644 --- a/docs/Import_and_update.md +++ b/docs/Import_and_update.md @@ -102,6 +102,10 @@ instance by following these steps: ./utils/setup.php --import-tiger-data + 5. Enable use of the Tiger data in your `settings/local.php` by adding: + + @define('CONST_Use_US_Tiger_Data', true); + Be warned that the import can take a very long time, especially if you import all of the US. -- 2.39.5