Skip to content

Instantly share code, notes, and snippets.

@helios-ag
Created October 2, 2013 06:52
Show Gist options
  • Save helios-ag/6789927 to your computer and use it in GitHub Desktop.
Save helios-ag/6789927 to your computer and use it in GitHub Desktop.
fm_elfinder:
locale: %locale%
editor: tinymce4 # other choices are tinymce or simple
compression: false
include_assets: true
showhidden: false
fullscreen: true
connector:
debug: false # defaults to false
roots: # at least one root must be defined
uploads:
driver: LocalFileSystem
path: uploads
upload_allow: ['image/png', 'image/jpg', 'image/jpeg']
upload_deny: ['all']
upload_max_size: 2M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment