Browse Source

reserve /media

tags/v0.9.9
Rin Toshaka 5 years ago
parent
commit
5142b50f39
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      config/config.exs

+ 2
- 1
config/config.exs View File

@@ -249,7 +249,8 @@ config :pleroma, Pleroma.User,
"auth",
"proxy",
"dev",
"internal"
"internal",
"media"
]

# Import environment specific config. This must remain at the bottom


Loading…
Cancel
Save