Skip to content

Make the team community URLs configurable #4

@jspayne

Description

@jspayne

Add a configuration option for the team community URLs. Don't make one option per team, since this would make a bigger mess of the configuration page.

jspayne did an experiment that seems to work as a good option: Use a string configuration option, and paste in JSON text (one line). Then in the code, use json.loads() to interpret the info.

Note (for whatever default is included) that each URL should be a relative URL in the form: /c/community@instance. This will ensure that the link will work regardless of which instance you are viewing it from.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions