-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
-
3.2.2
If an extension requested a config from config-text it is not stored in memory for another possible request. If the same config is requested another time it is queried from the DB.
It is better that requested configs stay in memory for another possible request in the same page creating. this will reduce DB load and speed up page creating.