Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
configuration system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Feb 2014 at 16:46 UTC
Updated:
29 Jul 2014 at 23:22 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sutharsan commentedPatch removes the
system.fast_404schema.Comment #2
vijaycs85Looks good to me
Comment #3
sunYup, these options were moved back into $settings in settings.php, so the configuration schema is definitely obsolete. Well spotted! :)
Comment #4
catchCommitted/pushed to 8.x, thanks!