6 lines
288 B
Plaintext
6 lines
288 B
Plaintext
# 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
|