mirror of
https://github.com/nextcloud/server.git
synced 2026-03-18 16:45:22 -04:00
- Registers the files_sharing_raw app as a root-URL app so that its routes are served under /raw/{token} and /rss instead of the default /apps/files_sharing_raw/... prefix.
This is required for the files_sharing_raw app to generate correct canonical raw URLs via PublicUrlBuilder.
Signed-off-by: ernolf <raphael.gradenwitz@googlemail.com>
|
||
|---|---|---|
| .. | ||
| Bootstrap | ||
| DependencyInjection | ||
| Http | ||
| Middleware | ||
| OCS | ||
| Routing | ||
| Services | ||
| Utility | ||
| App.php | ||
| Http.php | ||
| ScopedPsrLogger.php | ||