forked from AkkomaGang/akkoma
Formatting
This commit is contained in:
parent
5a084d6f8d
commit
ce78b64db8
1 changed files with 4 additions and 5 deletions
|
@ -101,11 +101,10 @@
|
|||
%{
|
||||
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…
Reference in a new issue