mirror of
https://github.com/filegator/filegator.git
synced 2025-08-05 22:57:32 +02:00
deploy: ff0c247992
This commit is contained in:
@@ -141,6 +141,10 @@
|
||||
// neither of above => it is a file and could be in every folder, example: '.htaccess'
|
||||
// both of above => full folder path has to match, example: '/homes/web/filegator/.npm/'
|
||||
'filter_entries' => ['Recycle.bin/', 'File System Information/', '.DS_Store', '@eaDir/', '#recycle/'],
|
||||
|
||||
// Use '' for the unlimited pagination and integers for the items per page. The first item is used as the
|
||||
// default pagination and the choices are ordered by the order in the array.
|
||||
'pagination' => ['', 5, 10, 15],
|
||||
],</code></pre>
|
||||
<h2 id="additional-html">Additional HTML</h2>
|
||||
<p>You can add additional html to the head and body like this:</p>
|
||||
|
Reference in New Issue
Block a user