Loading transfer_service/vos_ts.conf +2 −6 Original line number Diff line number Diff line Loading @@ -21,12 +21,8 @@ password = postgres host = redis ; port at which the cache service is available, default is 6379 TCP port = 6379 ; db index representing the db associated to jobs that retrieve data, default is 0 db_read = 0 ; db index representing the db associated to jobs that store data, default is 1 db_write = 1 ; db index representing the db that stores the scheduling queues, default is 2 db_sched = 2 ; db index representing the db that stores the scheduling queues, default is 0 db_sched = 0 # RabbitMQ [amqp] Loading Loading
transfer_service/vos_ts.conf +2 −6 Original line number Diff line number Diff line Loading @@ -21,12 +21,8 @@ password = postgres host = redis ; port at which the cache service is available, default is 6379 TCP port = 6379 ; db index representing the db associated to jobs that retrieve data, default is 0 db_read = 0 ; db index representing the db associated to jobs that store data, default is 1 db_write = 1 ; db index representing the db that stores the scheduling queues, default is 2 db_sched = 2 ; db index representing the db that stores the scheduling queues, default is 0 db_sched = 0 # RabbitMQ [amqp] Loading