|
|
const res = await this.props.crowi.apiGet('/attachments.limit', {_csrf: this.props.crowi.csrfToken});
|
|
const res = await this.props.crowi.apiGet('/attachments.limit', {_csrf: this.props.crowi.csrfToken});
|
|
|
toastr.error(undefined, 'MongoDB for uploading files reaches limit', {
|
|
toastr.error(undefined, 'MongoDB for uploading files reaches limit', {
|