mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-24 00:29:53 -05:00
add seed username/password parameters to job config schema
This commit is contained in:
parent
86d6060a2d
commit
a5d48a9fdb
@ -84,4 +84,10 @@ seeds:
|
||||
type: url
|
||||
required: true
|
||||
|
||||
username:
|
||||
type: string
|
||||
|
||||
password:
|
||||
type: string
|
||||
|
||||
<<: *multi_level_options
|
||||
|
Loading…
x
Reference in New Issue
Block a user