Skip to content

[FrameworkBundle] Missing configuration reference #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
carsonbot-test opened this issue Jan 6, 2021 · 0 comments
Open

[FrameworkBundle] Missing configuration reference #13

carsonbot-test opened this issue Jan 6, 2021 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@carsonbot-test
Copy link

carsonbot-test commented Jan 6, 2021

I found that there are some configuration missing for the FrameworkBundle configuration reference page. This is a list of what is missing:

- framework.form.csrf_protection.field_name
- framework.form.legacy_error_messages
- framework.http_cache.trace_level
- framework.http_cache.trace_header
- framework.http_cache.default_ttl
- framework.http_cache.private_headers
- framework.http_cache.allow_reload
- framework.http_cache.allow_revalidate
- framework.http_cache.stale_while_revalidate
- framework.http_cache.stale_if_error
- framework.workflows.workflows.name.events_to_dispatch
- framework.workflows.workflows.name.places.0.metadata.color
- framework.workflows.workflows.name.transitions.0.metadata.color
- framework.workflows.workflows.name.metadata.color
- framework.translator.pseudo_localization
- framework.translator.pseudo_localization.accents
- framework.translator.pseudo_localization.expansion_factor
- framework.translator.pseudo_localization.brackets
- framework.translator.pseudo_localization.parse_html
- framework.translator.pseudo_localization.localizable_html_attributes
- framework.validation.auto_mapping
- framework.validation.auto_mapping.App\Entity\
- framework.validation.auto_mapping.App\WithSpecificLoaders\
- framework.serializer.max_depth_handler
- framework.cache.pools.name.early_expiration_message_bus
- framework.messenger.routing.message_class
- framework.messenger.routing.message_class.senders
- framework.messenger.serializer.default_serializer
- framework.messenger.serializer.symfony_serializer
- framework.messenger.failure_transport
- framework.messenger.buses
- framework.messenger.buses.name.default_middleware
- framework.messenger.buses.name.middleware
- framework.http_client.default_options.peer_fingerprint.sha1
- framework.http_client.default_options.peer_fingerprint.md5
- framework.http_client.mock_response_factory
- framework.http_client.scoped_clients.name.peer_fingerprint.sha1
- framework.http_client.scoped_clients.name.peer_fingerprint.md5
- framework.notifier
- framework.notifier.chatter_transports
- framework.notifier.texter_transports
- framework.notifier.notification_on_failed_messages
- framework.notifier.channel_policy
- framework.notifier.admin_recipients
- framework.notifier.admin_recipients.0.phone
- framework.rate_limiter.limiters
- framework.rate_limiter.limiters.name.cache_pool
- framework.rate_limiter.limiters.name.storage_service

Could someone please add these?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant