File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -53,4 +53,4 @@ COPY ./vanilla/. /vanillapp/.
5353RUN chown application:application /vanillapp/conf/config.php
5454RUN chmod ug=rwx,o=rx /vanillapp/conf/config.php
5555# Clone the forum-theme repository
56- RUN git clone 'https://github.com/topcoder-platform/forums-theme.git' /vanillapp/themes/topcoder-theme
56+ RUN git clone 'https://github.com/topcoder-platform/forums-theme.git' /vanillapp/themes/topcoder
Original file line number Diff line number Diff line change 6060$ Configuration ['Garden ' ]['InputFormatter ' ] = 'Rich ' ;
6161$ Configuration ['Garden ' ]['Version ' ] = 'Undefined ' ;
6262$ Configuration ['Garden ' ]['CanProcessImages ' ] = true ;
63- $ Configuration ['Garden ' ]['Theme ' ] = 'topcoder-theme ' ;
64- $ Configuration ['Garden ' ]['MobileTheme ' ] = 'topcoder-theme ' ;
63+ $ Configuration ['Garden ' ]['Theme ' ] = 'topcoder ' ;
64+ $ Configuration ['Garden ' ]['MobileTheme ' ] = 'topcoder ' ;
6565$ Configuration ['Garden ' ]['Profile ' ]['EditPhotos ' ] = false ;
6666$ Configuration ['Garden ' ]['SystemUserID ' ] = '1 ' ;
6767$ Configuration ['Garden ' ]['MobileInputFormatter ' ] = 'Rich ' ;
You can’t perform that action at this time.
0 commit comments