You are here

constant S3FS_CACHE_PREFIX in S3 File System 8.2

Same name and namespace in other branches
  1. 8.3 s3fs.module \S3FS_CACHE_PREFIX
  2. 4.0.x s3fs.module \S3FS_CACHE_PREFIX

The prefix for our Drupal-cached metadata.

File

./s3fs.module, line 11
Hook implementations and other primary functionality for S3 File System.

Code

define('S3FS_CACHE_PREFIX', 's3fs:uri:');