We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b361ea7 commit 13190ebCopy full SHA for 13190eb
custom/conf/app.example.ini
@@ -1705,8 +1705,8 @@ LEVEL = Info
1705
;; convert \r\n to \n for Sendmail
1706
;SENDMAIL_CONVERT_CRLF = true
1707
;;
1708
-;; convert links of attached images to inline images
1709
-;BASE64_EMBED_IMAGES = true
+;; convert links of attached images to inline images. Only for images hosted in this gitea instance.
+;BASE64_EMBED_IMAGES = false
1710
1711
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
1712
0 commit comments