Skip to content

Commit d229957

Browse files
tmorrellfenekku
andauthored
dois: add more explanation to config (#846)
* dois: add more explanation to config * Update docs/operate/customize/dois.md Co-authored-by: Guillaume Viger <[email protected]> --------- Co-authored-by: Guillaume Viger <[email protected]>
1 parent eb4d574 commit d229957

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/operate/customize/dois.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,9 @@ instructions below.
123123

124124
### Configuring DOI behavior
125125

126-
You can change how DOIs work in InvenioRDM by adding to your `invenio.cfg`:
126+
You can change how DOIs work in InvenioRDM by configuring variables in
127+
`invenio.cfg`. For example, adding this configuration block in v13 will
128+
make DOIs optional:
127129

128130
```python
129131
from idutils import is_doi, normalize_doi

0 commit comments

Comments
 (0)