Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: document "OAISERVER_ID_PREFIX" #169

Merged
merged 3 commits into from
Jul 31, 2019

Conversation

slint
Copy link
Member

@slint slint commented Jul 31, 2019

'OAISERVER_ID_PREFIX',
'oai:{0}:recid/'.format(socket.gethostname()))
app.config['OAISERVER_ID_PREFIX'] = \
'1'.format(socket.gethostname())
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this intentional?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope, it's a mistake (which doesn't cause tests to fail though...)

@slint slint added this to In progress in Elasticsearch 7 Sprint (July 22 - Aug 2) via automation Jul 31, 2019
@slint slint moved this from In progress to Pending review in Elasticsearch 7 Sprint (July 22 - Aug 2) Jul 31, 2019
@slint slint merged commit 2e06502 into inveniosoftware:master Jul 31, 2019
Elasticsearch 7 Sprint (July 22 - Aug 2) automation moved this from Pending review to Done Jul 31, 2019
@slint slint deleted the 152-config-doc branch July 31, 2019 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

config: document "OAISERVER_ID_PREFIX"
3 participants