Website generation with Couscous

This commit is contained in:
Milos Stojanovic
2021-07-09 10:16:02 +02:00
parent 66b2674d18
commit 623c14f43f

View File

@@ -145,6 +145,7 @@
'editable' => ['.txt', '.css', '.js', '.ts', '.html', '.php', '.json', '.md'],
'date_format' => 'YY/MM/DD hh:mm:ss', // see: https://momentjs.com/docs/#/displaying/format/
'guest_redirection' => '', // useful for external auth adapters
'search_simultaneous' => 5, // how many simultaneous getdirs to spawn when searching
// filter starts with separator => full path has to match, example: '/all/one/filegator/demo.txt'
// filter ends with separator => filter only folders (a file with the same name will be shown), example: '.git/'