env('STATAMIC_REVISIONS_ENABLED', false), /* |-------------------------------------------------------------------------- | Storage Path |-------------------------------------------------------------------------- | | This is the directory where your revision files will be located. Within | here, they will be further organized into collection, site, ID, etc. | */ 'path' => env('STATAMIC_REVISIONS_PATH', storage_path('statamic/revisions')), ];