Plugin Directory

Changeset 1384208


Ignore:
Timestamp:
04/01/2016 01:35:27 PM (10 years ago)
Author:
derekheld
Message:

Adjusted description of max cache option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • blue-storage/trunk/blue-storage-settings.php

    r1384186 r1384208  
    450450            <input type="text" name="max_cache" title="Set maximum cache limit" value="<?php
    451451            echo $max_cache; ?>" />
    452             <br /><small>Controls the maximum 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>
    453453        </td>
    454454    </tr>
Note: See TracChangeset for help on using the changeset viewer.