OptionalperWhether the server keeps one instance per request. Default true, deliberately: a shared store
leaks one visitor's state into the next visitor's page during server rendering, and the leak is
invisible in development where there is only ever one request at a time.
Options for the
@FeatureStoredeclaration.