Document mred to the docs standard (verified quickstart, reference tables)

This commit is contained in:
2026-08-29 07:01:40 -05:00
parent bbd85fae71
commit 4ad9f6f04a
2 changed files with 174 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# mred connection env file (copy to ~/.config/mred/env and chmod 600)
# Only MRED_URL and MRED_KEY are used; both are required. The file must
# be 0600 or stricter — mred refuses looser files before reading them.
MRED_URL=https://projects.knownelement.com
MRED_KEY=your-redmine-api-key