Skip to content

Commit

Permalink
Merge pull request #70 from stiig/patch-1
Browse files Browse the repository at this point in the history
showhidden in another node
  • Loading branch information
helios-ag committed Sep 5, 2014
2 parents 9aca6f3 + d06e7e3 commit 56adb60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,14 +146,14 @@ fm_elfinder:
default:
locale: %locale% # defaults to current request locale
editor: ckeditor # other choices are tinymce or simple, and form
showhidden: false # defaults to false
fullscreen: true # defaults true, applies to simple and ckeditor editors
include_assets: true # disable if you want to handle loading of the javascript and css assets yourself
compression: false # enable if you configured the uglifycss and uglifyjs2 assetic filters and want compression
connector:
debug: false # defaults to false
roots: # at least one root must be defined
uploads:
showhidden: false # defaults to false
driver: LocalFileSystem
path: uploads
upload_allow: ['image/png', 'image/jpg', 'image/jpeg']
Expand Down

0 comments on commit 56adb60

Please sign in to comment.