mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
FIX Download path not found
This commit is contained in:
committed by
Sebastian Thomschke
parent
d08b335351
commit
886d812393
@@ -222,7 +222,7 @@ The following parameters can be configured:
|
||||
# wild card patterns to select ad configuration files
|
||||
# if relative paths are specified, then they are relative to this configuration file
|
||||
ad_files:
|
||||
- "my_ads/**/ad_*.{json,yml,yaml}"
|
||||
- "./**/ad_*.{json,yml,yaml}"
|
||||
|
||||
# default values for ads, can be overwritten in each ad configuration file
|
||||
ad_defaults:
|
||||
|
||||
Reference in New Issue
Block a user