mirror of
https://github.com/filegator/filegator.git
synced 2025-08-13 02:44:01 +02:00
new config guest_redirection added
This commit is contained in:
@@ -16,6 +16,7 @@ return [
|
||||
'default_archive_name' => 'archive.zip',
|
||||
'editable' => ['.txt', '.css', '.js', '.ts', '.html', '.php'],
|
||||
'date_format' => 'YY/MM/DD hh:mm:ss', // see: https://momentjs.com/docs/#/displaying/format/
|
||||
'guest_redirection' => '', // useful for external auth adapters
|
||||
],
|
||||
|
||||
'services' => [
|
||||
|
Reference in New Issue
Block a user