[bd] Data Storage 1.3.0

Store data in remote servers.

  1. Minor Update

    xfrocks
    • Added new config flag `bdDataStorageUrlStatOptimize`
    • Improved performance / compatibility
    You can now use..

    Code:
    $config[‘bdDataStorageUrlStatOptimize’] = true;
    ..to improve performance. This flag will assume all file must have an extension and directory must not. Add-ons that do otherwise may fail to work with this flag turned on.
Return to update list...
Loading...