Changeset 1384208
- Timestamp:
- 04/01/2016 01:35:27 PM (10 years ago)
- File:
-
- 1 edited
-
blue-storage/trunk/blue-storage-settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
blue-storage/trunk/blue-storage-settings.php
r1384186 r1384208 450 450 <input type="text" name="max_cache" title="Set maximum cache limit" value="<?php 451 451 echo $max_cache; ?>" /> 452 <br /><small> Controls themaximum cache timeout of uploads. Changing this only affects new uploads.</small>452 <br /><small>Set time in seconds to control maximum cache timeout of uploads. Changing this only affects new uploads.</small> 453 453 </td> 454 454 </tr>
Note: See TracChangeset
for help on using the changeset viewer.