Create logging.ini.php
This commit is contained in:
parent
5a1b0f09b8
commit
c299218795
7
storage/config/logging.ini.php
Normal file
7
storage/config/logging.ini.php
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
<?php
|
||||||
|
return <<<EOF
|
||||||
|
[logging]
|
||||||
|
rfc3164_enabled=0
|
||||||
|
rfc3164_host=logs6.papertrailapp.com
|
||||||
|
rfc3164_port=42986
|
||||||
|
EOF;
|
Loading…
Reference in New Issue
Block a user