This commit is contained in:
@@ -27,4 +27,9 @@ class Feature extends BaseConfig
|
||||
* Use improved new auto routing instead of the default legacy version.
|
||||
*/
|
||||
public bool $autoRoutesImproved = false;
|
||||
|
||||
/**
|
||||
* Show the global school-year selector in authenticated admin layouts.
|
||||
*/
|
||||
public bool $globalSchoolYearSelector = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user