Loading Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -218,4 +218,4 @@ RUN rm -rf ${BASE_DIR}/themes/eCloud && \ RUN sed -i "s/'email' ||/'email'/" ${BASE_DIR}/apps/settings/js/federationsettingsview.js RUN sed -i "s/field === 'displayname'//" ${BASE_DIR}/apps/settings/js/federationsettingsview.js RUN sed -i 's/this\.message\.length>200/this.message.length>500/g' ${BASE_DIR}/apps/notifications/js/notifications-main.js RUN sed -i 's/this\.message\.length>200/this.message.length>1000/g' ${BASE_DIR}/apps/notifications/js/notifications-main.js Loading
Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -218,4 +218,4 @@ RUN rm -rf ${BASE_DIR}/themes/eCloud && \ RUN sed -i "s/'email' ||/'email'/" ${BASE_DIR}/apps/settings/js/federationsettingsview.js RUN sed -i "s/field === 'displayname'//" ${BASE_DIR}/apps/settings/js/federationsettingsview.js RUN sed -i 's/this\.message\.length>200/this.message.length>500/g' ${BASE_DIR}/apps/notifications/js/notifications-main.js RUN sed -i 's/this\.message\.length>200/this.message.length>1000/g' ${BASE_DIR}/apps/notifications/js/notifications-main.js