MIF_E31222691/config
Patrick Heppler 74d84e9371 According to PHP Bug 78516 Argon2 requires at least 8KB (#5097)
https://bugs.php.net/bug.php?id=78516
Argon2 requires at least 8KB
On PHP 7.4 memory 1024 will throw:
password_hash(): Memory cost is outside of allowed memory range
2019-09-09 20:51:51 +02:00
..
app.php Add Arr and Str aliases by default 2019-02-26 14:31:11 +01:00
auth.php update config file 2019-02-19 21:58:25 -05:00
broadcasting.php update deprecated pusher option (#5058) 2019-07-11 09:03:22 -06:00
cache.php Add DYNAMODB_ENDPOINT to the cache config (#5034) 2019-05-29 09:12:30 -05:00
database.php [6.0] Use phpredis as default Redis client (#5085) 2019-08-22 08:22:14 -05:00
filesystems.php Remove services deleted from core 2019-05-07 17:57:29 +02:00
hashing.php According to PHP Bug 78516 Argon2 requires at least 8KB (#5097) 2019-09-09 20:51:51 +02:00
logging.php default to false 2019-01-28 08:38:36 -06:00
mail.php Remove services deleted from core 2019-05-07 17:57:29 +02:00
queue.php add new failed driver option 2019-08-27 16:26:48 -05:00
services.php formatting 2019-08-14 09:19:31 -05:00
session.php tweak wording 2019-01-10 15:21:07 -06:00
view.php add env variable for compiled view path 2018-11-20 21:46:11 -06:00