Document mred to the docs standard (verified quickstart, reference tables)
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user