Commit 57d76986 authored by Cristiano Urban's avatar Cristiano Urban
Browse files

Added 'port', 'user' and 'password' params in '[spectrum_archive]' config section.

parent af5a6015
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -35,6 +35,9 @@ port = 5672
[spectrum_archive]
; hostname or IP address of the tape library frontend
host = 192.168.56.101
port = 22
user = root
password = ibm


############################