Skip to content

Commit 86c24ef

Browse files
sbrunatotimothey-cs
authored andcommitted
fix: user conf template update
1 parent edd1766 commit 86c24ef

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

eodag/resources/user_conf_template.yml

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -262,31 +262,22 @@ wekeo_main:
262262
credentials:
263263
username:
264264
password:
265-
outputs_prefix:
266265
earthdata_lars_asdc:
267266
priority: # Lower value means lower priority (Default: 0)
268267
search:
269-
outputs_prefix:
270-
credentials:
271-
username:
272-
password:
273268
download:
274-
outputs_prefix:
269+
output_dir:
275270
earthdata_obdaac:
276271
priority: # Lower value means lower priority (Default: 0)
277272
search:
278-
outputs_prefix:
279-
credentials:
280-
username:
281-
password:
282273
download:
283274
outputs_prefix:
284275
earthdata_podaac:
285276
priority: # Lower value means lower priority (Default: 0)
286277
search:
287-
outputs_prefix:
288-
credentials:
289-
username:
290-
password:
291278
download:
292-
outputs_prefix:
279+
output_dir:
280+
auth:
281+
credentials:
282+
username:
283+
password:

0 commit comments

Comments
 (0)