changeset 406 | cf0f23803a53 |
parent 405 | f239c8c5bb94 |
child 428 | 76a47f714766 |
--- a/server/src/.env.example Tue Nov 08 18:23:01 2016 +0100 +++ b/server/src/.env.example Wed Nov 09 15:05:41 2016 +0100 @@ -2,6 +2,8 @@ APP_DEBUG=true APP_KEY=SomeRandomString APP_URL=http://corpus-parole.local +APP_LOG="daily" +# Available Settings: "single", "daily", "syslog", "errorlog" DATABASE_DRIVER=pgsql DB_HOST=localhost