mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
Allows files to be placed within a "public" folder within a theme directory which the contents of will served by BookStack for access. - Only "web safe" content-types are provided. - A static 1 day cache time it set on served files. For #3904 |
||
|---|---|---|
| .. | ||
| BookExportApiController.php | ||
| BookExportController.php | ||
| ChapterExportApiController.php | ||
| ChapterExportController.php | ||
| ImportController.php | ||
| PageExportApiController.php | ||
| PageExportController.php | ||