reserve /media

This commit is contained in:
Rin Toshaka 2019-01-02 17:16:26 +01:00
parent 90e157ef80
commit 5142b50f39
1 changed files with 2 additions and 1 deletions

View File

@ -249,7 +249,8 @@
"auth", "auth",
"proxy", "proxy",
"dev", "dev",
"internal" "internal",
"media"
] ]
# Import environment specific config. This must remain at the bottom # Import environment specific config. This must remain at the bottom