Skip to content

Move Additional Configs to Settings table #51

@slominskir

Description

@slominskir

There are some environment variables that should instead be settings such that it is easier for admins to configure, and without restarting the app server. Namely:

  • JAM_EMAIL_SENDER
  • JAM_COMPONENT_DETAIL_URL
  • JAM_COMPONENT_QUERY_URL
  • JAM_USER_QUERY_URL
  • (PREFIX)_DOC_CSV

The JAM_USER_QUERY_URL in particular is noticeable at the moment as I'd really like to set it on the staged app, but I really don't want to restart the shared app server instance!

Also, the DOC_CSV (part of smoothness weblib) would be nice too. Been asked to update help page docs to point to Event Notification Explanation wiki. Currently set in the ENV, which means requires app server restart!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions