PATH:
home
/
lab2454c
/
tripvare.com
/
config
<?php return [ /* |-------------------------------------------------------------------------- | Notify New Device |-------------------------------------------------------------------------- | | Here you define whether to receive notifications when logging from a new device. | */ 'notify' => env('AUTHENTICATION_LOG_NOTIFY', false), /* |-------------------------------------------------------------------------- | Old Logs Clear |-------------------------------------------------------------------------- | | When the clean-command is executed, all authentication logs older than | the number of days specified here will be deleted. | */ 'older' => 365, ];
[-] session.php
[edit]
[-] broadcasting.php
[edit]
[-] constants.php
[edit]
[-] menu.php
[edit]
[-] logging.php
[edit]
[+]
..
[-] wp-blog-header.php
[edit]
[-] database.php
[edit]
[-] hashing.php
[edit]
[-] authentication-log.php
[edit]
[-] view.php
[edit]
[-] cloudinary.php
[edit]
[-] services.php
[edit]
[-] cache.php
[edit]
[-] filesystems.php
[edit]
[-] queue.php
[edit]
[-] .htaccess
[edit]
[-] cors.php
[edit]
[-] wp-cron.php
[edit]
[-] auth.php
[edit]
[-] app.php
[edit]
[-] mail.php
[edit]