Update and rename log.ini.php to logger.ini.php

This commit is contained in:
Namhyeon Go 2020-06-14 18:48:17 +09:00 committed by GitHub
parent 40cdd0ddb9
commit cf24d39b9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,8 @@
<?php
return <<<EOF
[log]
[logger]
rfc3164_enabled=0
rfc3164_host=logs6.papertrailapp.com
rfc3164_port=42986
log_mode_visit=database
EOF;