Skip to content

Commit c50df74

Browse files
Update .env.travis
1 parent 41e9b2b commit c50df74

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.env.travis

+2-6
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,5 @@ LARAVEL_LOGGER_BLADE_PLACEMENT=yield
6464
LARAVEL_LOGGER_BLADE_PLACEMENT_CSS=template_linked_css
6565
LARAVEL_LOGGER_BLADE_PLACEMENT_JS=footer_scripts
6666

67-
LARAVEL_LOGGER_SEARCH_ENABLE=true
68-
LARAVEL_LOGGER_DESCRIPTION_SEARCH=true
69-
LARAVEL_LOGGER_USER_SEARCH=true
70-
LARAVEL_LOGGER_METHOD_SEARCH=true
71-
LARAVEL_LOGGER_ROUTE_SEARCH=true
72-
LARAVEL_LOGGER_IP_ADDRESS_SEARCH=true
67+
LARAVEL_LOGGER_ENABLE_SEARCH=true
68+
LARAVEL_LOGGER_SEARCH_FIELDS=description,user,method,route,ip

0 commit comments

Comments
 (0)