Changes for new hashing to keep tests speedy

This commit is contained in:
Dane Everitt
2018-05-20 16:38:27 -07:00
parent 7e2e5fd7c1
commit 49903e0590
5 changed files with 52 additions and 19 deletions

View File

@@ -6,6 +6,7 @@ APP_TIMEZONE=America/New_York
APP_CLEAR_TASKLOG=720
APP_DELETE_MINUTES=10
APP_ENVIRONMENT_ONLY=true
LOG_CHANNEL=daily
DB_HOST=127.0.0.1
DB_PORT=3306