diff options
author | Anthony Wang | 2022-08-15 12:00:14 -0500 |
---|---|---|
committer | Anthony Wang | 2022-08-15 12:00:14 -0500 |
commit | 6b73c097ed1caa4b8d8a334b89afadb23958f938 (patch) | |
tree | 9529a1b24bd8888220b66bf7c54079e6d8fda663 /custom | |
parent | d945e6ac721abc3a1e893e8d12d0309470839893 (diff) |
Download avatar from URL and set it with user_service.UploadAvatar
Diffstat (limited to 'custom')
-rw-r--r-- | custom/conf/app.example.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/conf/app.example.ini b/custom/conf/app.example.ini index dd4d5a4cb..8ca57ea7a 100644 --- a/custom/conf/app.example.ini +++ b/custom/conf/app.example.ini @@ -2273,7 +2273,7 @@ ROUTER = console ;SHARE_USER_STATISTICS = true ;; ;; Maximum federation request and response size (MB) -;MAX_SIZE = 4 +;MAX_SIZE = 8 ;; ;; WARNING: Changing the settings below can break federation. ;; |