Skip to content

Some config keys missing from the Settings UI #1062

@dreglad

Description

@dreglad

There are some server config keys missing in the settings UI. In particular, I'd like to have the api settings in order to set CORS allowed origins and throttling parameters.

I guess there might be a reason for excluding these in the UI. Maybe to avoid conflicts with config managed by the environment or something like that? If that is the case, having them at least as read-only would be great.

If there is no particular reason not have them in the UI, I can provide with a Pull Request to add them all or some of them.


All currently available/missing config keys are:

KEYS:
region
storage_class         (missing from UI)
cache
compression
etcd
identity_openid
identity_ldap
identity_tls          (missing from UI)
api                   (missing from UI)
heal                  (missing from UI)
scanner               (missing from UI)
logger_webhook
audit_webhook
audit_kafka
notify_webhook
notify_amqp
notify_kafka
notify_mqtt
notify_nats
notify_nsq
notify_mysql
notify_postgres
notify_elasticsearch
notify_redis
subnet

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions