Project

General

Profile

Tracker #29939

Updated by Ondřej Ezr over 4 years ago

Currently we have all the settings changed and unchanged in the database, but we have all the defaults in code as well, so it makes no sense to have quite a heavy code base to keep both in sync. 
 Instead I'd like to bring the setting inventory into memory. 

 It should give as Add an easy way for plugins to extend settings category not just adding a new one. category.

Back