mirror of
https://github.com/filegator/filegator.git
synced 2025-08-06 22:56:51 +02:00
new config guest_redirection added
This commit is contained in:
@@ -23,6 +23,7 @@ Note: if you've made a mistake in configuration file (forgot to close a quote?)
|
||||
'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
|
||||
],
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user