mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-15 05:48:35 +00:00
Tag: 2.0
This commit is contained in:
Vendored
+14
@@ -0,0 +1,14 @@
|
||||
# Librarian service configuration
|
||||
|
||||
CONJURER_API_KEY=HACKME!
|
||||
|
||||
CONJURER_MAIN_BOT=http://conjurer-bot:5000
|
||||
|
||||
CONJURER_LIBRARIAN_HOST=0.0.0.0
|
||||
CONJURER_LIBRARIAN_PORT=5001
|
||||
CONJURER_LIBRARIAN_MAX_RESULTS=500
|
||||
|
||||
CONJURER_CROSSREF_MAILTO=HACKME!
|
||||
CONJURER_LIBRARIAN_LOG=/data/logs/librarian.log
|
||||
|
||||
CONJURER_NETRC_FILE=/data/secrets/.netrc
|
||||
Reference in New Issue
Block a user