File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5656$ Configuration ['Garden ' ]['Email ' ]['SmtpPort ' ] = getenv ('MAIL_SMTP_PORT ' );
5757$ Configuration ['Garden ' ]['Email ' ]['SmtpSecurity ' ] = getenv ('MAIL_SMTP_SECURITY ' );
5858$ Configuration ['Garden ' ]['UpdateToken ' ] = '105e786dc643fd20143d3c137b593af168560c13 ' ;
59- $ Configuration ['Garden ' ]['InputFormatter ' ] = 'Rich ' ;
59+ $ Configuration ['Garden ' ]['InputFormatter ' ] = 'Markdown ' ;
6060$ Configuration ['Garden ' ]['Version ' ] = 'Undefined ' ;
6161$ Configuration ['Garden ' ]['CanProcessImages ' ] = true ;
6262$ Configuration ['Garden ' ]['Theme ' ] = 'topcoder-theme ' ;
6363$ Configuration ['Garden ' ]['MobileTheme ' ] = 'topcoder-theme ' ;
6464$ Configuration ['Garden ' ]['Profile ' ]['EditPhotos ' ] = false ;
6565$ Configuration ['Garden ' ]['SystemUserID ' ] = '1 ' ;
66- $ Configuration ['Garden ' ]['MobileInputFormatter ' ] = 'Rich ' ;
66+ $ Configuration ['Garden ' ]['MobileInputFormatter ' ] = 'Markdown ' ;
6767$ Configuration ['Garden ' ]['AllowFileUploads ' ] = true ;
6868$ Configuration ['Garden ' ]['EditContentTimeout ' ] = -1 ;
6969$ Configuration ['Garden ' ]['Profile ' ]['EditPhotos ' ] = false ;
You can’t perform that action at this time.
0 commit comments