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
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
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