Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
evsmash/files / config / config.php
Size: Mime:
<?php

return [

	'admin-nav' =>  [
		'files' => ['/files', 'file', ['files-directories', 'attachments-groups', 'assets', 'attachments']],
	],

	'attachments-download' => true,
	'attachments-true' => true,

];