Add GraphDB Authorization flags
This commit is contained in:
parent
8dfdbec90a
commit
a76a4d3a0d
5 changed files with 21 additions and 7 deletions
|
|
@ -44,4 +44,7 @@ DISTILLERY_BOOKKEEPING_TABLE=distillery
|
|||
PASSWORD_LENGTH=64
|
||||
|
||||
# A file to be used for global authorized_keys for the ssh server.
|
||||
GLOBAL_AUTHORIZED_KEYS_FILE=/distillery/authorized_keys
|
||||
GLOBAL_AUTHORIZED_KEYS_FILE=/distillery/authorized_keys
|
||||
|
||||
# The admin password of the GraphDB interface, to be used for queries
|
||||
GRAPHDB_ADMIN_PASSWORD=root
|
||||
Loading…
Add table
Add a link
Reference in a new issue