Project

General

Profile

Actions

Bug #8240

closed

hosting_limit_disk_space not supported in 1.10.x

Added by Yannick Warnier over 7 years ago. Updated over 7 years ago.

Status:
Bug resolved
Priority:
Normal
Assignee:
Category:
Administration
Target version:
Start date:
16/05/2016
Due date:
% Done:

100%

Estimated time:
Complexity:
Normal
SCRUM pts - complexity:
?

Description

In 1.9.x, hosting_limit_disk_space (defined in configuration.php) is used in main/admin/system_management. However, it is nowhere to be found in 1.10.x. Please make sure all the "hosting_limit" settings are supported in 1.10.x and following.

There's no clear distinction with the hosting_total_size_limit setting either.

Furthermore, there is a comment on hosting_limit_enabled_courses but the setting is named hosting_limit_active_courses. Which is the correct one? The documentation in configuration.dist.php should be fixed.

Actions #1

Updated by Yannick Warnier over 7 years ago

  • Description updated (diff)
Actions #2

Updated by Julio Montoya over 7 years ago

  • Assignee changed from Julio Montoya to Yannick Warnier

the hosting_limit_disk_space information is located here:


main/admin/system_status.php

https://github.com/chamilo/chamilo-lms/commit/3c862d2d7192fa52cacfb991d6159421494108e0

Actions #3

Updated by Yannick Warnier over 7 years ago

  • Status changed from Assigned to Bug resolved
  • Assignee changed from Yannick Warnier to Julio Montoya
  • % Done changed from 0 to 100

Great. I added another commit as well, to cover my other comments:
https://github.com/chamilo/chamilo-lms/commit/45b3872f107ed37075c57cc185add597c8ca1cc2

Don't forget to reference the issue number in your commit (this helps for the changelog later on).

Actions

Also available in: Atom PDF