Skip to content

Commit

Permalink
Fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
raulfraile committed Jul 20, 2013
1 parent f94414d commit 84cfdfd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 36 deletions.
8 changes: 0 additions & 8 deletions Config/LadybugConfigurator.php

This file was deleted.

31 changes: 3 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,32 +220,7 @@ You can configure ladybug library directly in your `config.yml` file. Here are t

``` yaml
raul_fraile_ladybug:
general:
expanded: false
object:
max_nesting_level: 3
show_data: true
show_classinfo: true
show_constants: true
show_methods: true
show_properties: true
array:
max_nesting_level: 8
processor:
active: true
bool:
html_color: #008
cli_color: blue
float:
html_color: #800
cli_color: red
int:
html_color: #800
cli_color: red
string:
html_color: #080
cli_color: green
show_quotes: true
css:
path: /Asset/tree.min.css
theme: modern
expanded: false
silenced: false
```

0 comments on commit 84cfdfd

Please sign in to comment.