Browse Source

Formatting

store-ip
Mark Felder 3 years ago
parent
commit
ce78b64db8
1 changed files with 4 additions and 5 deletions
  1. +4
    -5
      config/description.exs

+ 4
- 5
config/description.exs View File

@@ -101,11 +101,10 @@ config :pleroma, :config_description, [
%{
key: :proxy_remote,
type: :boolean,
description:
"""
Proxy requests to the remote uploader.\n
Useful if media upload endpoint is not internet accessible.
"""
description: """
Proxy requests to the remote uploader.\n
Useful if media upload endpoint is not internet accessible.
"""
},
%{
key: :filename_display_max_length,


Loading…
Cancel
Save