config: Remove erronous yaml entries
This commit is contained in:
parent
7371cc2163
commit
840efd5c03
8 changed files with 13 additions and 14 deletions
|
|
@ -4,8 +4,8 @@ listen:
|
|||
ports: null
|
||||
|
||||
# The ssh port that is shown to the user in various interfaces.
|
||||
# This port is not automatically included in the ports to listen to.
|
||||
advertise_ssh: null
|
||||
# This port is automatically included in the ports to listen to.
|
||||
ssh: null
|
||||
|
||||
paths:
|
||||
# A WissKI Distillery needs to store a lot of data on disk.
|
||||
|
|
@ -79,7 +79,6 @@ triplestore:
|
|||
# The default here is 720hours (== 30 days)
|
||||
age: null
|
||||
|
||||
|
||||
# Various components use password-based-authentication.
|
||||
# These passwords are generated automatically.
|
||||
# This variable can be used to determine their length.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue